|
Specifies the border of watermark, applies both text and overlapped image
[Visual Basic]
Public Structure Border |
| |
[C#]
Public struct Border |
For a list of all members of this struct, see below.
| Public Constructors |
Description |
Border Constructor |
Initliazes a Border structure with a specialized pen
to write border on watermark |
| |
|
| Public Properties |
Description |
Enable |
Gets or sets whether enable border on watermark |
Pen |
Gets or sets the pen to write border |
|