'Declaration
Public Function New( _ ByVal ownerPassword As String _ )
'Usage
Dim ownerPassword As String Dim instance As New PdfSecurity(ownerPassword)
public PdfSecurity( string ownerPassword )
Parameters
- ownerPassword
- The password that permits the viewer unrestricted access to the document.