public class PdfMetadataSignOptions extends MetadataSignOptions
Represents the Metadata Signature Options for PDF Documents.
Constructor and Description |
---|
PdfMetadataSignOptions()
Initializes a new instance of the PdfSignMetadataOptions class with default values.
|
PdfMetadataSignOptions(ArrayList<MetadataSignature> collection)
Initializes a new instance of the PdfSignMetadataOptions class with Metadata.
|
getMetadataSignatures, setMetadataSignatures, toString
getAppearance, getDocumentPageNumber, getExtensions, getPagesSetup, setAppearance, setDocumentPageNumber, setPagesSetup
public PdfMetadataSignOptions()
Initializes a new instance of the PdfSignMetadataOptions class with default values.
public PdfMetadataSignOptions(ArrayList<MetadataSignature> collection)
Initializes a new instance of the PdfSignMetadataOptions class with Metadata.
collection
- Signature Metadata