PdfFileEditor.OwnerPassword

PdfFileEditor.OwnerPassword property

Sets owner’s password if the source input Pdf file is encrypted. This property is not implemented yet.

public string OwnerPassword { get; set; }

See Also