| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEContent Object |
PDE content object. Modifiable content of a PDF page, which contains elements. Content may be obtained from an existing page or from a Form XObject.
IIGPDEContent extends IIGPDEObject
| AddElement Method | Inserts an element into content. |
| GetAttributes Method | Gets the content attributes. |
| GetDefaultColorSpace Method | Gets a default color space from the current content. |
| GetElement Method | Obtains requested element from content. |
| RemoveElement Method | Removes an element from content. |
| ElementCount Property | The number of elements in the IGPDEContent. |