Package | Description |
---|---|
com.groupdocs.signature.domain.extensions |
The GroupDocs.Signature.Domain.Extensions namespace provides classes for working with Extensions
|
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.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 | Class and Description |
---|---|
class |
LinearGradientBrush
Represents linear gradient brush.
|
class |
RadialGradientBrush
Represents radial gradient brush.
|
class |
SolidBrush
Represents solid brush.
|
class |
TextureBrush
Represents texture brush.
|
Modifier and Type | Method and Description |
---|---|
Brush |
BarcodeSignOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Modifier and Type | Method and Description |
---|---|
void |
BarcodeSignOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
Modifier and Type | Method and Description |
---|---|
Brush |
QRCodeSignOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Modifier and Type | Method and Description |
---|---|
void |
QRCodeSignOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
Modifier and Type | Method and Description |
---|---|
Brush |
StampSignOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Modifier and Type | Method and Description |
---|---|
void |
StampSignOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
Modifier and Type | Method and Description |
---|---|
Brush |
CellsSignTextOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Brush |
ImagesSignTextOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Brush |
PdfSignTextOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Brush |
SignTextOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Brush |
SlidesSignTextOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Brush |
WordsSignTextOptions.getBackgroundBrushStyle()
Gets or sets the signature background brush.
|
Modifier and Type | Method and Description |
---|---|
void |
CellsSignTextOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
void |
ImagesSignTextOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
void |
PdfSignTextOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
void |
SignTextOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
void |
SlidesSignTextOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
void |
WordsSignTextOptions.setBackgroundBrushStyle(Brush value)
Gets or sets the signature background brush.
|
Copyright © 2019. All rights reserved.