Package | Description |
---|---|
com.groupdocs.signature.options.barcodesignature |
The GroupDocs.Signature.Options.BarcodeSignature namespace provides classes for working with BarcodeSignature options
|
com.groupdocs.signature.options.qrcodesignature |
The GroupDocs.Signature.Options.QRCodeSignature namespace provides classes for working with QRCodeSignature options.
|
com.groupdocs.signature.options.textsignature |
The GroupDocs.Signature.Options.TextSignature namespace provides classes for working with TextSignature options.
|
Modifier and Type | Class and Description |
---|---|
class |
BarcodeSignOptions
Represents the Barcode Signature Options.
|
class |
CellsBarcodeSignOptions
Represents the Barcode Signature Options for Cells Documents.
|
class |
ImagesBarcodeSignOptions
Represents the Barcode Signature Options for Images Documents.
|
class |
PdfBarcodeSignOptions
Represents the Barcode Signature Options for PDF Documents.
|
class |
SlidesBarcodeSignOptions
Represents the Barcode Signature Options for Slides Documents.
|
class |
WordsBarcodeSignOptions
Represents the Barcode Signature Options for Words Documents.
|
Modifier and Type | Class and Description |
---|---|
class |
CellsQRCodeSignOptions
Represents the QRCode Signature Options for Cells Documents.
|
class |
ImagesQRCodeSignOptions
Represents the QRCode Signature Options for Images Documents.
|
class |
PdfQRCodeSignOptions
Represents the QRCode Signature Options for PDF Documents.
|
class |
QRCodeSignOptions
Represents the QR-Code Signature Options.
|
class |
SlidesQRCodeSignOptions
Represents the QRCode Signature Options for Slides Documents.
|
class |
WordsQRCodeSignOptions
Represents the QRCode Signature Options for Words Documents.
|
Modifier and Type | Class and Description |
---|---|
class |
CellsSignTextOptions
Represents the Text Signature Options for Cells Documents.
|
class |
ImagesSignTextOptions
Represents the Text Signature Options for Images Documents.
|
class |
PdfSignTextOptions
Represents the Text Signature Options for PDF Documents.
|
class |
SlidesSignTextOptions
Represents the Text Signature Options for Slides Documents.
|
class |
WordsSignTextOptions
Represents the Text Signature Options for Words Documents.
|
Copyright © 2017. All rights reserved.