This object represents a picture added to a PDF file. It provides access to the original image that can be modified using methods of the ImageDocument object. It also exposes methods that allow you to manage the picture position or even remove it from the page.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| Image | ImageDocument, read-only | Provides access to the image document containing at least one picture. |
Methods
| Name | Description |
|---|---|
| GetLocation | Returns a picture position on a page. |
| RemoveFromPage | Removes a picture position from a page. |
| SetLocation | Specifies a picture position on a page. |
Related objects
Object Diagram
