XEncryption CanExtract Property. Whether a user can extract from 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 extract from the document.

 

   

Notes
 

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

Extracting is defined as extracting text or graphics in support of accessibility to disabled users or for other purposes.

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

 

   

Example
 

See the Doc.Encryption property.