MetadataSignOptions Class |
Namespace: GroupDocs.Signature.Options
The MetadataSignOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetadataSignOptions |
Initializes a new instance of the MetadataSignOptions class with default values.
|
![]() | MetadataSignOptions(IEnumerableMetadataSignature) |
Initializes a new instance of the MetadataSignOptions class with Metadata.
|
Name | Description | |
---|---|---|
![]() | AllPages |
Put signature on all document pages.
(Inherited from SignOptions.) |
![]() | Appearance |
Additional signature appearance.
(Inherited from SignOptions.) |
![]() | DataEncryption |
Gets or sets implementation of IDataEncryption interface to encrypt all Metadata signatures withing this options collection.
If this value is set all added signatures will use this encryption by default or its own DataEncryption if it was assigned.
|
![]() | Extensions |
Signature Extensions.
(Inherited from SignOptions.) |
![]() | PageNumber |
Gets or sets document page number for signing.
Minimal and default value is 1.
(Inherited from SignOptions.) |
![]() | PagesSetup |
Options to specify pages to be signed.
(Inherited from SignOptions.) |
![]() | Signatures |
Gets or sets the Metadata of signature.
|
Name | Description | |
---|---|---|
![]() | AddImageSignature |
Creates new ImageMetadataSignature with passed arguments and adds it to collection.
|
![]() | AddPdfSignature |
Creates new PdfMetadataSignature with passed arguments and adds it to collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |