ImageGear for C and C++ on Linux v20.0 - Updated
HIG_PDF_BASNAME
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASNAME

Handle to the 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.

Members:

IG_PDF_basname_create Creates a new name object associated with the specified document and having the specified value.
IG_PDF_basname_get_value Gets the value of the specified name object.
Is this page helpful?
Yes No
Thanks for your feedback.