ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class / WatermarkPrintOnly Property

In This Topic
    WatermarkPrintOnly Property (PdfExportSettings)
    In This Topic
    Gets or sets a value indicating whether the watermark should appears only on printed pages.
    Syntax
    'Declaration
     
    Public Property WatermarkPrintOnly As BoolDefaultExportSetting
    public BoolDefaultExportSetting WatermarkPrintOnly {get; set;}

    Property Value

    A BoolDefaultExportSetting object indicating whether the watermark should appears only on printed pages.
    See Also