XEncryption CanPrint Property. Whether a user can print the document. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
true No Whether a user can print the document.

 

   

Notes
 

This property determines if people who supply the user password can print the document.

Printing may not be available at the highest quality level if the CanPrintHi property is set to false.

This property is only applied if the Type is set to 1 or higher.

 

   

Example
 

See the Doc.Encryption property.