FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / Overlay Property

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