FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / Overlay Property

In This Topic
    Overlay Property (C1FlexReport)
    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