Validation |
The PDF validation result
Result of the validator's method Validate(Document, ValidationOptions).public class ValidationResult : NativeObject
The ValidationResult type exposes the following members.
Name | Description | |
---|---|---|
Conformance | The validated conformance | |
IsConforming | Whether the document is conforming Whether the document conforms to all standards referenced to the Conformance. Any issues found are reported as Error. |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |