Package | Description |
---|---|
com.groupdocs.cloud.signature.model |
Modifier and Type | Class | 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 | Description |
---|---|---|
Brush |
Brush.brushType(java.lang.String brushType) |
|
Brush |
SignStampOptions.getBackgroundBrush() |
Gets or sets the signature background brush.
|
Brush |
SignTextOptions.getBackgroundBrush() |
Gets or sets the signature background brush.
|
Modifier and Type | Method | Description |
---|---|---|
SignStampOptions |
SignStampOptions.backgroundBrush(Brush backgroundBrush) |
|
SignTextOptions |
SignTextOptions.backgroundBrush(Brush backgroundBrush) |
|
void |
SignStampOptions.setBackgroundBrush(Brush backgroundBrush) |
|
void |
SignTextOptions.setBackgroundBrush(Brush backgroundBrush) |
Copyright © 2021. All rights reserved.