'Declaration Public Property OwnerPassword As String
'Usage Dim instance As PdfSecurity Dim value As String instance.OwnerPassword = value value = instance.OwnerPassword
public string OwnerPassword {get; set;}
'Declaration Public Property OwnerPassword As String
'Usage Dim instance As PdfSecurity Dim value As String instance.OwnerPassword = value value = instance.OwnerPassword
public string OwnerPassword {get; set;}