Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

WatermarkFormat Members

In This Article
Contains watermark settings.

#Properties

Name Description
ImageOptions Returns options for the image watermark.
TextOptions Returns options for the text watermark.
Type Returns the watermark type.

#Methods

Name Description
SetImage(DocumentImageSource) Replaces the watermark image.
SetImage(Image) Replaces the watermark image.
SetText(String) Replaces watermark text.
See Also