ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFAtom Class : String Property |
'Declaration Public Property String As String
'Usage Dim instance As ImGearPDFAtom Dim value As String instance.String = value value = instance.String
public string String {get; set;}