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

In This Topic
    Text Property (Watermark)
    In This Topic
    Gets or sets a text shown by this watermark or overlay. Ignored if a Picture is specified.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also