FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / Overlay Property

In This Topic
    Overlay Property (FlexReport)
    In This Topic
    Gets the Watermark object defining properties of the report's overlay.
    Syntax
    'Declaration
     
    Public ReadOnly Property Overlay As Watermark
    public Watermark Overlay {get;}
    See Also