Package | Description |
---|---|
com.groupdocs.signature.domain |
The GroupDocs.Signature.Domain namespace provides classes for working with document representation
|
com.groupdocs.signature.domain.interfaces |
The GroupDocs.Signature.Domain.Interfaces namespace provides classes for working with Interfaces
|
com.groupdocs.signature.options.barcodesignature |
The GroupDocs.Signature.Options.BarcodeSignature namespace provides classes for working with BarcodeSignature options
|
com.groupdocs.signature.options.digitalsignature |
The GroupDocs.Signature.Options.DigitalSignature namespace provides classes for working with DigitalSignature 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 | Field and Description |
---|---|
static Padding |
Padding.EMPTY
Provides a Padding object with no padding.
|
Modifier and Type | Method and Description |
---|---|
Padding |
IAlignment.getMargin() |
Modifier and Type | Method and Description |
---|---|
void |
IAlignment.setMargin(Padding value) |
Modifier and Type | Method and Description |
---|---|
Padding |
CellsBarcodeSignOptions.getMargin()
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsBarcodeSignOptions.setMargin(Padding value)
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
Padding |
CellsSignDigitalOptions.getMargin()
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsSignDigitalOptions.setMargin(Padding value)
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
Padding |
CellsSignImageOptions.getMargin()
Gets or sets the space between Sign and worksheet edges.
|
Padding |
SignImageOptions.getMargin()
Gets or sets the space between Sign and Document edges.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsSignImageOptions.setMargin(Padding value)
Gets or sets the space between Sign and worksheet edges.
|
void |
SignImageOptions.setMargin(Padding value)
Gets or sets the space between Sign and Document edges.
|
Modifier and Type | Method and Description |
---|---|
Padding |
CellsQRCodeSignOptions.getMargin()
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsQRCodeSignOptions.setMargin(Padding value)
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
Padding |
CellsStampSignOptions.getMargin()
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsStampSignOptions.setMargin(Padding value)
Gets or sets the space between Sign and worksheet edges.
|
Modifier and Type | Method and Description |
---|---|
Padding |
CellsSignTextOptions.getMargin()
Gets or sets the space between Sign and worksheet edges.
|
Padding |
SignTextOptions.getMargin()
Gets or sets the space between Sign and Document edges.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsSignTextOptions.setMargin(Padding value)
Gets or sets the space between Sign and worksheet edges.
|
void |
SignTextOptions.setMargin(Padding value)
Gets or sets the space between Sign and Document edges.
|
Copyright © 2017. All rights reserved.