ImageGear .NET - Updated November 28, 2017
ImGearPDFAtom Constructor(String)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFAtom Class > ImGearPDFAtom Constructor : ImGearPDFAtom Constructor(String)
The string corresponding to the atom.
Initializes a new instance of the ImGearPDFAtom class.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As String _
)
 
'Usage
 
Dim value As String
 
Dim instance As New ImGearPDFAtom(value)

Parameters

value
The string corresponding to the atom.

Return Value

The new instance of ImGearPDFAtom class.
See Also

Reference

ImGearPDFAtom Class
ImGearPDFAtom Members
Overload List