ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / Settings Class / WatermarkColor Property

In This Topic
    WatermarkColor Property (Settings)
    In This Topic
    Select a color for the watermark text on the image. The default value for the watermark color is gray, but you can select any Web, System, or Custom color.
    Syntax
    'Declaration
     
    Public Property WatermarkColor As Color
    public Color WatermarkColor {get; set;}
    See Also