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