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

In This Topic
    Watermark Property (PdfExportOptions)
    In This Topic
    Specifies the PDF watermark settings
    Syntax
    'Declaration
     
    Public ReadOnly Property Watermark As PdfExportOptions.PdfWatermarkSettings
    public PdfExportOptions.PdfWatermarkSettings Watermark {get;}
    See Also