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

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