ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfWatermarkSettings Class / Color Property

In This Topic
    Color Property (PdfExportOptions.PdfWatermarkSettings)
    In This Topic
    Specifies the watermark color for PDF document.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also