PdfSecuritySettingsOwnerPassword Property Terminal Works - PDF Printing.Net Library
Sets the owner password of the document. Setting a password automatically sets the PdfDocumentSecurityLevel to PdfDocumentSecurityLevel.Encrypted128Bit if its current value is PdfDocumentSecurityLevel.None.

Namespace: PdfEdit.Pdf.Security
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public string OwnerPassword { set; }

Property Value

Type: String
See Also

Reference