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

Handle to the basic string object. A string object consists of a series of bytes-unsigned integer values in the range 0 to 255. The string elements are not integer objects, but are stored in a more compact format.

Members:

IG_PDF_basstr_create Creates a new string object associated with the specified document and having the specified value.
IG_PDF_basstr_get_value Copies at most nLen bytes from obj's string value into lpString, and stores the actual length of the basic string in lpnBytes.
Is this page helpful?
Yes No
Thanks for your feedback.