public class WordsMetadataSignOptions extends MetadataSignOptions
Represents the Metadata Signature Options for Words Documents.
Constructor and Description |
---|
WordsMetadataSignOptions()
Initializes a new instance of the WordsSignMetadataOptions class with default values.
|
WordsMetadataSignOptions(ArrayList<MetadataSignature> collection)
Initializes a new instance of the WordsSignMetadataOptions class with Metadata.
|
getMetadataSignatures, setMetadataSignatures, toString
getAppearance, getDocumentPageNumber, getExtensions, getPagesSetup, setAppearance, setDocumentPageNumber, setPagesSetup
public WordsMetadataSignOptions()
Initializes a new instance of the WordsSignMetadataOptions class with default values.
public WordsMetadataSignOptions(ArrayList<MetadataSignature> collection)
Initializes a new instance of the WordsSignMetadataOptions class with Metadata.
collection
- Signature MetadataCopyright © 2019. All rights reserved.