[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfWatermarkSettings.PrintOnly

PrintOnly Property

PrintOnly

Gets or sets a value indicating whether the watermark should only be printed and not displayed on screen.

Declaration
public bool PrintOnly { get; set; }
Property Value
Type Description
bool

A bool value. true if the watermark should only be printed; otherwise, false.