Name | Description | |
---|---|---|
![]() | ByteRange | Gets the range of bytes as an array of pairs of integers (starting byte offset, length in bytes) of the document covered for integrity by this signature. |
![]() | Contents | Gets the raw signature data. |
![]() | CoversWholeDocument | Gets a value indicating whether the signature's ByteRange covers the entire document. |
![]() | Handler | Gets or sets a signature handler that will be used to generate a signature of the document in this signature, when the signature is applied to a field, and the document is saved. |
![]() | SignerContactInfo | Gets or sets the contact information for the signer. |
![]() | SignerName | Gets or sets the name of the person or authority signing the document. |
![]() | SigningLocation | Gets or sets the CPU host name or physical location of the signing. |
![]() | SigningReason | Gets or sets the reason for signing the document. |
![]() | SigningTime | Gets the time the signature was signed. |