Click or drag to resize

PdfGeneratedDocumentCertification Properties

The PdfGeneratedDocumentCertification type exposes the following members.

Properties
  NameDescription
Public propertyAllowedChanges
Gets or sets the allowed changes, may not be NotSpecified.
(Inherited from BaseDocumentCertification.)
Public propertyAutoGenerateSignatureAppearance
Gets or sets a value indicating whether DotPdf should automatically generate the signature's AppearanceSet.
Public propertyCmsInformation
Gets or sets the CMS information used to sign the document including the signatures.
(Inherited from BaseSignature.)
Public propertyIsVisible
Gets or sets a value indicating whether the signature is visible.
(Inherited from BaseSignature.)
Public propertySignature
Gets or sets the SignatureWidgetAnnotation that represents the signature. This is required whether or not IsVisible is true.
Top
See Also