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