FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Watermark Class / ForeColor Property

In This Topic
    ForeColor Property (Watermark)
    In This Topic
    Gets or sets the text color.
    Syntax
    'Declaration
     
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also