PdfGeneratedDocumentCertification Properties |
The PdfGeneratedDocumentCertification type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedChanges |
Gets or sets the allowed changes, may not be NotSpecified.
(Inherited from BaseDocumentCertification.) | |
| AutoGenerateSignatureAppearance |
Gets or sets a value indicating whether DotPdf should automatically
generate the signature's AppearanceSet.
| |
| CmsInformation |
Gets or sets the CMS information used to sign the document including the signatures.
(Inherited from BaseSignature.) | |
| IsVisible |
Gets or sets a value indicating whether the signature is visible.
(Inherited from BaseSignature.) | |
| Signature |
Gets or sets the SignatureWidgetAnnotation that represents
the signature. This is required whether or not IsVisible is true.
|