Package | Description |
---|---|
com.groupdocs.signature.options |
The GroupDocs.Signature.Options namespace provides classes to specify additional options when loading, signing, verifyin, searching and saving documents.
|
Modifier and Type | Method and Description |
---|---|
PageStreamFactory |
PreviewOptions.getPageStreamFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PreviewOptions.setPageStreamFactory(PageStreamFactory mPageStreamFactory)
Deprecated.
|
Constructor and Description |
---|
PreviewOptions(PageStreamFactory pageStreamFactory,
int... pageNumbers)
Initializes PreviewOptions object.
|