ActiveReports 12
OnlyForPrint Property (PdfDocumentOptions)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfDocumentOptions Class : OnlyForPrint Property
Indicate whether the PDF is only for print.
Syntax
'Declaration
 
Public Property OnlyForPrint As Boolean
public bool OnlyForPrint {get; set;}
See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members