ImageGear .NET - Updated May 30, 2018
String Property (ImGearPDFAtom)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFAtom Class : String Property
Gets or sets the string corresponding to the atom.
Syntax
'Declaration
 
Public Property String As String
 
'Usage
 
Dim instance As ImGearPDFAtom
Dim value As String
 
instance.String = value
 
value = instance.String

Property Value

String value.
See Also

Reference

ImGearPDFAtom Class
ImGearPDFAtom Members