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