ImageGear for .NET
ImGearPDFBasName Class
Members  See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasName Class




Glossary Item Box

Represents basic name object.

Object Model

ImGearPDFBasName ClassImGearPDFAtom Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

A name object is an atomic symbol uniquely defined by a sequence of characters. Uniquely defined means that any two name objects made up of the same sequence of characters are identically the same object. Atomic means that a name has no internal structure. Although it is defined by a sequence of characters, those characters are not "elements" of the name.

Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFBasObj
         ImageGear.Formats.PDF.ImGearPDFBasName

See Also

©2013. Accusoft Corporation. All Rights Reserved.