Package | Description |
---|---|
com.groupdocs.signature.options |
The GroupDocs.Signature.Options namespace provides classes for Signature options.
|
com.groupdocs.signature.options.barcodesignature |
The GroupDocs.Signature.Options.BarcodeSignature namespace provides classes for working with BarcodeSignature options
|
com.groupdocs.signature.options.barcodeverification |
The GroupDocs.Signature.Options.BarcodeVerification namespace provides classes for working with BarcodeVerification options
|
com.groupdocs.signature.options.digitalsearch |
The GroupDocs.Signature.Options.DigitalSearch namespace provides classes for working with DigitalSearch options.
|
com.groupdocs.signature.options.imagesignature |
The GroupDocs.Signature.Options.ImageSignature namespace provides classes for working with ImageSignature options.
|
com.groupdocs.signature.options.qrcodesignature |
The GroupDocs.Signature.Options.QRCodeSignature namespace provides classes for working with QRCodeSignature options.
|
com.groupdocs.signature.options.saveoptions |
The GroupDocs.Signature.Options.SaveOptions namespace provides classes for working with SaveOptions options.
|
com.groupdocs.signature.options.stampsignature |
The GroupDocs.Signature.Options.StampSignature namespace provides classes for working with StampSignature options.
|
com.groupdocs.signature.options.textsignature |
The GroupDocs.Signature.Options.TextSignature namespace provides classes for working with TextSignature options.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
SearchOptions.getPagesSetup()
Options to specify pages for Signature searching.
|
PagesSetup |
SignOptions.getPagesSetup()
Options to specify pages to be signed.
|
PagesSetup |
VerifyOptions.getPagesSetup()
Page Options to specify pages to be verified.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchOptions.setPagesSetup(PagesSetup value)
Options to specify pages for Signature searching.
|
void |
SignOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
void |
VerifyOptions.setPagesSetup(PagesSetup value)
Page Options to specify pages to be verified.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
ImagesBarcodeSignOptions.getPagesSetup()
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
void |
ImagesBarcodeSignOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
ImagesVerifyBarcodeOptions.getPagesSetup()
Options to specify pages to be verified.
|
Modifier and Type | Method and Description |
---|---|
void |
ImagesVerifyBarcodeOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be verified.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
SearchDigitalOptions.getPagesSetup()
Deprecated.
This property is obsolete and not supported for digital search.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchDigitalOptions.setPagesSetup(PagesSetup value)
Deprecated.
This property is obsolete and not supported for digital search.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
ImagesSignImageOptions.getPagesSetup()
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
void |
ImagesSignImageOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
ImagesQRCodeSignOptions.getPagesSetup()
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
void |
ImagesQRCodeSignOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
ExportImageSaveOptions.getPagesSetup()
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportImageSaveOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
ImagesStampSignOptions.getPagesSetup()
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
void |
ImagesStampSignOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
PagesSetup |
ImagesSignTextOptions.getPagesSetup()
Options to specify pages to be signed.
|
Modifier and Type | Method and Description |
---|---|
void |
ImagesSignTextOptions.setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
Copyright © 2019. All rights reserved.