securityHandler

The securityHandler property returns the security handler used to encrypt the document.

 

Syntax

System.String securityHandler();

 

Return Value

Returns the security handler, otherwise, null if there is not encryption.

 

Remarks

This property is Read-Only

 

Member of doc.

 

Example