Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / StandardSecurityHandlerRev2 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