XEncryption EncryptMetadata Property. Whether to encrypt the document metadata for encryption levels of type 4 or above. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
true No Whether to encrypt the document metadata for encryption levels of type 4 or above.

 

   

Notes
 

This property determines whether the document metadata is encrypted. It is in effect only when Type is 4 or above.

The document metadata can be saved unencrypted so that tools that do not support PDF encryption can still index/process the document using the metadata.

 

   

Example
 

None.