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.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.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 |
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 |
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 |
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 |
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 © 2017. All rights reserved.