ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / Basic Objects / HIG_PDF_BASFIXED
In This Topic
    HIG_PDF_BASFIXED
    In This Topic

    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.

    Members:

    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.