ComponentOne PDF for .NET
AllowPrint Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfSecurity Class : AllowPrint Property
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

Reference

PdfSecurity Class
PdfSecurity Members