[]
Gets the Watermark object defining properties of the report's watermark.
[C1Category("Layout")]
[C1Description("C1FlexReport.Watermark", "The watermark drawn under the report's main content.")]
[Browsable(false)]
public Watermark Watermark { get; }
<C1Category("Layout")>
<C1Description("C1FlexReport.Watermark", "The watermark drawn under the report's main content.")>
<Browsable(False)>
Public ReadOnly Property Watermark As Watermark