PdfSecuritySettingsHasOwnerPermissions Property Terminal Works - PDF Printing.Net Library
Indicates whether the granted access to the document is 'owner permission'. Returns true if the document is unprotected or was opened with the owner password. Returns false if the document was opened with the user password.

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

public bool HasOwnerPermissions { get; }

Property Value

Type: Boolean
See Also

Reference