ActiveReports 13
OnlyForPrint Property (PdfExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : OnlyForPrint Property
Gets or sets a value indicating whether the PDF is only for print.
Syntax
'Declaration
 
Public Property OnlyForPrint As Boolean
public bool OnlyForPrint {get; set;}
See Also

Reference

PdfExportOptions Class
PdfExportOptions Members