DevExpress.XtraPrinting.Drawing Namespace
Contains classes which are used to draw a watermark in XtraPrinting documents.
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
Classes
Name | Description |
---|---|
ImageItem | An image source that has an assigned ID. |
ImageItemCollection | A collection of ImageItem objects. |
ImageSource | An object that stores a specified image. |
PageWatermark | Represents a page’s watermark. |
Watermark | A document’s watermark. |
WatermarkCollection | A collection of watermarks. |
Enums
Name | Description |
---|---|
DirectionMode | Specifies the incline of the Watermark‘s text. |
ImageViewMode | Specifies how an image is positioned within an image control. |
WatermarkPosition | Lists values that specify a watermark position on a page. |