ImageGear .NET v25.0 - Updated
ImGearPDFAtom Class
Members 




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFAtom Class
Represents a hashed token used in place of strings to optimize performance.
Object Model
ImGearPDFAtom Class
Syntax
'Declaration
 
Public Class ImGearPDFAtom 
   Inherits ImGearPDFObject
'Usage
 
Dim instance As ImGearPDFAtom
public class ImGearPDFAtom : ImGearPDFObject 
public __gc class ImGearPDFAtom : public ImGearPDFObject 
public ref class ImGearPDFAtom : public ImGearPDFObject 
Remarks
It is much faster to compare Atoms than strings.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFAtom

See Also

Reference

ImGearPDFAtom Members
ImageGear.Formats.PDF Namespace