Back to Devexpress

PageWatermark Properties

corelibraries-devexpress-dot-xtraprinting-dot-drawing-dot-pagewatermark-dot-underscore-properties.md

latest3.7 KB
Original Source

PageWatermark Properties

Represents a page’s watermark.

NameDescription
ActualImageSource
FontGets or sets the font of the PageWatermark.
ForeColorGets or sets the foreground color of the PageWatermark‘s text.
ImageFor internal use.
ImageAccessibleOptionsThis member supports the internal infrastructure and is not intended to be used directly from your code.
ImageAlignGets or sets the position of the PageWatermark‘s picture.
ImageAlignmentGets or sets the position of the PageWatermark‘s picture. Use this property in non-Windows environments.
ImagePositionSpecifies whether a picture watermark should be printed behind or in front of page content.
ImageSourceGets or sets the image of the PageWatermark.
ImageTilingGets or sets a value indicating if a PageWatermark‘s picture should be tiled.
ImageTransparencyGets or sets the transparency of the watermark’s image.
ImageViewModeGets or sets the mode in which a picture PageWatermark is displayed.
IsEmpty
TextGets or sets a PageWatermark‘s text.
TextAccessibleOptionsThis member supports the internal infrastructure and is not intended to be used directly from your code.
TextDirectionGets or sets the incline of the PageWatermark‘s text.
TextPositionSpecifies whether a text watermark should be printed behind or in front of page content.
TextTransparencyGets or sets the transparency of the PageWatermark‘s text.

See Also

PageWatermark Class

PageWatermark Members

DevExpress.XtraPrinting.Drawing Namespace