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

In This Topic
    WatermarkPrintOnly Property (Settings)
    In This Topic
    Specifies whether the watermark for a PDF document should appears only on printed pages.
    Syntax
    'Declaration
     
    Public Property WatermarkPrintOnly As Boolean
    public bool WatermarkPrintOnly {get; set;}
    See Also