ValidatorValidate Method |
Validate the standards conformance of a PDF document.
public ValidationResult Validate( Document document, ValidationOptions options = null )
| Exception | Condition |
|---|---|
| LicenseException | The license check has failed. |
| ProcessingException | The processing has failed. |
| ArgumentNullException | if document is . |