ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfSecurityOptions Class / AllowPrint Property

In This Topic
    AllowPrint Property
    In This Topic
    Gets or sets whether the user can print the Pdf document.
    Syntax
    'Declaration
     
    Public Property AllowPrint As System.Boolean
    public System.bool AllowPrint {get; set;}
    See Also