Background class
Leave feedback
On this page
Represents background appearance
The Background type exposes the following members:
| Constructor | Description |
|---|---|
| init | Constructs a new instance of Background |
| Property | Description |
|---|---|
| color | Gets or sets the background color of signature. |
| transparency | Gets or sets the background transparency (value from 0.0 (opaque) through 1.0 (clear)). |
| brush | Gets or sets the background brush. Value by default is null.
This property expects instance of Brush objects implementations See different Brush classes |
| Method | Description |
|---|---|
| clone | Implement IClonable interface |
- module
groupdocs.signature.domain
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.