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