Click or drag to resize

PdfDocumentSignature Properties

The PdfDocumentSignature type exposes the following members.

Properties
  NameDescription
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 propertySignatureWidget
Gets the signature widget that will be used for signing.
Top
See Also