OwnerPassword
IPDFDocument4 :: General document management :: Document protection and encryption

See Also
Collapse All

This property gets or sets the password for edit protection of the PDF document.

Syntax

BSTR OwnerPassword { get; set; }
Value
String containing the password

Remarks

OwnerPassword contains a password for the current PDF document. The password is required to edit an encrypted PDF file.

See theĀ UserPassword property for examples.

See Also

Reference