Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The TextWatermark type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Angle |
Gets or sets the angle of rotation of watermark text.
|
![]() | Brush |
Watermark brush. Default is transparent gray brush.
|
![]() | Font |
Gets or sets the font used to display text watermark.
|
![]() | Left |
Gets or sets the x-coordinate of the left edge of watermark text.
|
![]() | Pen |
Watermark pen. Default is null (no text outline).
|
![]() | Text |
Gets or sets the text of the watermark.
|
![]() | Top |
Gets or sets the y-coordinate of the top edge of watermark text.
|
![]() | WatermarkLocation |
Watermark location and orientation.
|
See Also