password property

password property

Gets or sets the password for opening an encrypted document.

Remarks

The password be null or empty string. The default value is null. If the content is not encrypted, set this to null or empty string.

Example

Load a content protected with a password.

See Also