Click or drag to resize

PdfDocumentCertification Properties

The PdfDocumentCertification type exposes the following members.

Properties
  NameDescription
Public propertyAllowedChanges
Gets or sets the allowed changes, may not be NotSpecified.
(Inherited from BaseDocumentCertification.)
Public propertyBounds
Gets or sets the location of the signature on the page in PDF coordinates.
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 propertyPageIndex
Gets or sets the index of the page upon which the signature will be placed.
Top
See Also