| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEPostScript Object |
The PDE PostScript object is an element representing in-line or XObject pass-through PostScript object. XObject PostScripts are listed in page XObject resources.
IIGPDEPostScript extends IIGPDEElement
| GetAttributes Method | Gets postscript attributes. |
| GetData Method | Gets all or part of the image data. |
| GetDataStream Method | Gets a stream for the data. |
| SetData Method | Sets the data for the postscript. |
| SetDataStream Method | Sets a stream for the data. |