The TextWatermark type exposes the following members.
Constructors
Methods
Properties
|
| Name | Description |
|---|
 | Color |
Gets or sets the color of the watermark text.
|
 | Font |
Gets the font settings of the watermark text.
|
 | Opacity |
Gets or sets the opacity of the watermark when combining it with the
other items on the printable page.
(Inherited from Watermark.) |
 | Orientation |
Gets or sets the orientation of the watermark text on the printable page.
|
 | Position |
Gets or sets the position of the watermark relative to the other
items on the printable page.
(Inherited from Watermark.) |
 | PrintOnFirstPage |
Gets or sets a value indicating whether to print the watermark on
the first printable page of the report.
(Inherited from Watermark.) |
 | PrintOnLastPage |
Gets or sets a value indicating whether to print the watermark on
the last printable page of the report.
(Inherited from Watermark.) |
 | Text |
Gets or sets the text of the watermark to be printed on the page.
|
Explicit Interface Implementations
See Also