Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / SecurityAllowPrint Property

In This Topic
    SecurityAllowPrint Property
    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