|
Specifies the effect of watermark, only applies on text
[Visual Basic]
Public Structure Effect |
| |
[C#]
Public struct Effect |
For a list of all members of this struct, see below.
| Public Constructors |
Description |
Effect Constructor |
Overloaded. Initializes an Effect structure with a specialized
EffectStyle and Distance |
| |
|
| Public Properties |
Description |
EffectStyle |
Gets or sets the style of this effect. |
Distance |
Gets or sets the distance of effect |
|