Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfSigningOptions
Public NotInheritable Class PdfSigningOptions
The PdfSigningOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfSigningOptions(Stream, String) |
Creates a new signing options instance using specified stream with key store contents.
|
![]() | PdfSigningOptions(String, String) |
Creates a new signing options instance using specified key store file.
|
Name | Description | |
---|---|---|
![]() | Appearance |
Gets the signature appearance options.
|
![]() | ContactInfo |
Gets or sets the information that enables a recipient to contact the signer to verify
the signature.
|
![]() | Creator |
Gets or sets the string to use as the signature creator name.
|
![]() | DigestAlgorithm |
Gets or sets the digest algorithm to use when signing a document.
|
![]() | Field |
Gets or sets the signature field to sign.
|
![]() | Format |
Gets or sets the signature format to use when signing a document.
|
![]() | Location |
Gets or sets the CPU host name or physical location of the signing.
|
![]() | Reason |
Gets or sets the reason for the signing.
|
![]() | Timestamp |
Gets the signature timestamp options.
|
![]() | Type |
Gets or sets the type of the signature to create.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |