ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / Page Editing Objects and Elements / HIG_PDE_POSTSCRIPT
In This Topic
    HIG_PDE_POSTSCRIPT
    In This Topic

    Handle to the PDE PostScript object. PostScript - an element representing in-line or XObject pass-through PostScript object. XObject PostScripts are listed in page XObject resources.

    Members:

    IG_PDE_postscript_create Creates a PDE PostScript object.
    IG_PDE_postscript_get_attrs Gets hPostScript attributes.
    IG_PDE_postscript_get_data Gets all or part of the image data.
    IG_PDE_postscript_get_data_stream Gets a stream for the data.
    IG_PDE_postscript_set_data Sets the data for hPostScript.
    IG_PDE_postscript_set_data_stream Sets a stream for the data.