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

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