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_GROUP
In This Topic
    HIG_PDE_GROUP
    In This Topic

    Handle to the PDE group object. A group is an in-memory representation of objects in Content. It has no state and is not represented in any way in a content stream (that is, Content).

    When used in a Clip, this object is used to associate Text objects into a single clipping object.

    Members:

    IG_PDE_group_create Creates a PDE Group object.
    IG_PDE_group_get_content Gets a PDE Content object for a group.
    IG_PDE_group_set_content Sets the group's content.