Back to Devexpress

WatermarkFormat Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-watermarkformat-dot-underscore-members.md

latest1.2 KB
Original Source

WatermarkFormat Members

Contains watermark settings.

Properties

NameDescription
ImageOptionsReturns options for the image watermark.
TextOptionsReturns options for the text watermark.
TypeReturns the watermark type.

Methods

NameDescription
SetImage(DocumentImageSource)Replaces the watermark image.
SetImage(Image)Replaces the watermark image.
SetText(String)Replaces watermark text.

See Also

WatermarkFormat Interface

DevExpress.XtraRichEdit.API.Native Namespace