FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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