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

In This Topic
    WatermarkColor Property (Settings)
    In This Topic
    Gets or sets the watermark color for PDF document.
    Syntax
    'Declaration
     
    Public Property WatermarkColor As Color
    public Color WatermarkColor {get; set;}
    See Also