[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.OnlyForPrint

OnlyForPrint Property

OnlyForPrint

Gets or sets a value indicating whether the PDF is only for print.

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

A bool value. true if the PDF is only for print; otherwise, false.