Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / PdfOptionsForm Class / SecurityAllowPrint Property

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