ComponentOne FlexReport for WinForms
SecurityAllowPrint Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > PdfOptionsFormBase Class : SecurityAllowPrint Property
Gets or sets a value indicating whether the resulting document can be printed.
Syntax
'Declaration
 
Public Overridable Property SecurityAllowPrint As System.Boolean
public virtual System.bool SecurityAllowPrint {get; set;}
See Also

Reference

PdfOptionsFormBase Class
PdfOptionsFormBase Members