FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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