FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Watermark Class / Picture Property

In This Topic
    Picture Property (Watermark)
    In This Topic
    Gets or sets a picture shown by this watermark or overlay. Note that if the picture is not empty, Text is ignored.
    Syntax
    'Declaration
     
    Public Property Picture As Object
    public object Picture {get; set;}
    See Also