ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASFIXED |
Handle to the basic fixed object. Fixed objects approximate mathematical real numbers, but with limited range and precision; they are typically represented in fixed-point, rather than floating-point, form.
IG_PDF_basfixed_create | Creates a new fixed object associated with the specified document and having the specified value. |
IG_PDF_basfixed_get_value | Gets the value of the specified fixed object. |