ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Basic Objects > IGPDFBasName Object |
Basic name object. 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.
IIGPDFBasName extends IIGPDFBasObj
GetValue Method | Gets the value of the specified name object. |