FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.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