Back to Devexpress

XRWatermark Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrwatermark-dot-underscore-properties.md

latest6.5 KB
Original Source

XRWatermark Properties

A watermark in a report.

NameDescription
ActualImageSourceInherited from PageWatermark.
FontGets or sets the font of the PageWatermark. Inherited from PageWatermark.
ForeColorGets or sets the foreground color of the PageWatermark‘s text. Inherited from PageWatermark.
IdSpecifies the unique identifier of a watermark Inherited from Watermark.
ImageFor internal use. Inherited from PageWatermark.
ImageAccessibleDescriptionSpecifies the description of an image watermark (XRWatermark) used by assistive technologies.
ImageAccessibleOptionsThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from PageWatermark.
ImageAccessibleRoleSpecifies the role of an image watermark (XRWatermark) in the exported PDF document. This value is used by assistive technologies.
ImageAlignGets or sets the position of the PageWatermark‘s picture. Inherited from PageWatermark.
ImageAlignmentGets or sets the position of the PageWatermark‘s picture. Use this property in non-Windows environments. Inherited from PageWatermark.
ImagePositionSpecifies whether a picture watermark should be printed behind or in front of page content. Inherited from PageWatermark.
ImageSourceGets or sets the watermark picture.
ImageTilingGets or sets a value indicating if a PageWatermark‘s picture should be tiled. Inherited from PageWatermark.
ImageTransparencyGets or sets the transparency of the watermark’s image. Inherited from PageWatermark.
ImageViewModeGets or sets the mode in which a picture PageWatermark is displayed. Inherited from PageWatermark.
IsEmptyInherited from PageWatermark.
PageRangeGets or sets the range of pages which contain a watermark. Inherited from Watermark.
TextGets or sets a PageWatermark‘s text. Inherited from PageWatermark.
TextAccessibleDescriptionSpecifies the description of a text watermark (XRWatermark) used by assistive technologies.
TextAccessibleOptionsThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from PageWatermark.
TextAccessibleRoleSpecifies the role of a text watermark (XRWatermark) in the exported PDF document. This value is used by assistive technologies.
TextDirectionGets or sets the incline of the PageWatermark‘s text. Inherited from PageWatermark.
TextPositionSpecifies whether a text watermark should be printed behind or in front of page content. Inherited from PageWatermark.
TextTransparencyGets or sets the transparency of the PageWatermark‘s text. Inherited from PageWatermark.

See Also

XRWatermark Class

XRWatermark Members

DevExpress.XtraReports.UI Namespace