Property Password
Password
Password used to open the source document when it is encrypted. PDF/A prohibits encryption, so the output is always unencrypted. Default: empty (unencrypted source).
public string Password { get; set; }
Password used to open the source document when it is encrypted. PDF/A prohibits encryption, so the output is always unencrypted. Default: empty (unencrypted source).
public string Password { get; set; }