ValidatorValidate Method |
Validate the signatures of a PDF document
public ValidationResults Validate( Document document, Profile profile, SignatureSelector selector )
| Exception | Condition |
|---|---|
| LicenseException | The license check has failed. |
| ProcessingException | The processing has failed. |
| ArgumentNullException | if document is . |
| ArgumentNullException | if profile is . |