The PictureWatermark type exposes the following members.
Constructors
Methods
Properties
|
| Name | Description |
|---|
 | Image |
Gets or sets the image of the watermark to be printed on the page.
|
 | Opacity |
Gets or sets the opacity of the watermark when combining it with the
other items on the printable page.
(Inherited from Watermark.) |
 | 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.) |
 | Sizing |
Gets or sets the sizing mode of the watermark image on the printable page.
|
Explicit Interface Implementations
See Also