SecurityAllowPrint Property (PdfOptionsForm)
In This Topic
Gets or sets a value indicating whether the resulting document can be printed.
Syntax
'Declaration
Public Overridable Property SecurityAllowPrint As Boolean
public virtual bool SecurityAllowPrint {get; set;}
See Also