|
Specifies the shadow of watermark, only applies on text
[Visual Basic]
Public Structure Shadow |
| |
[C#]
Public struct Shadow |
For a list of all members of this struct, see below.
| Public Constructors |
Description |
Shadow Constructor |
Overloaded. Initializes a Shadow structure |
| |
|
| Public Properties |
Description |
Color |
Gets or sets the color of shadow |
Enable |
Gets or sets whether enable shadow on watermark |
OffsetX |
Gets or sets the offset x-coordinate of shadow |
OffsetY |
Gets or sets the offset y-coordinate of shadow |
|