Reporting

The PictureWatermark type exposes the following members.

Constructors

  NameDescription
Public methodPictureWatermark()()()()
Initializes a new instance of the PictureWatermark class
Public methodPictureWatermark(PictureWatermark)
Initializes a new instance of the PictureWatermark class

Methods

  NameDescription
Protected methodGetStrings (Overrides Watermark..::..GetStrings()()()().)
Protected methodToString (Inherited from ReportObject.)

Properties

  NameDescription
Public propertyImage
Gets or sets the image of the watermark to be printed on the page.
Public propertyOpacity
Gets or sets the opacity of the watermark when combining it with the other items on the printable page.
(Inherited from Watermark.)
Public propertyPosition
Gets or sets the position of the watermark relative to the other items on the printable page.
(Inherited from Watermark.)
Public propertyPrintOnFirstPage
Gets or sets a value indicating whether to print the watermark on the first printable page of the report.
(Inherited from Watermark.)
Public propertyPrintOnLastPage
Gets or sets a value indicating whether to print the watermark on the last printable page of the report.
(Inherited from Watermark.)
Public propertySizing
Gets or sets the sizing mode of the watermark image on the printable page.

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodICloneable..::..Clone

See Also