Represents image DTO.
Inherited from \Aspose\PDF\Model\LinkElement
| Name | Type | Description | Notes |
|---|---|---|---|
| width | int | Gets width of the image. | |
| height | int | Gets height of the image. | |
| id | string | Gets ID of the image. | [optional] |
| rectangle | \Aspose\PDF\Model\Rectangle | Gets rectangle of the image. | [optional] |
| page_number | int | Gets page number. | |
| links | \Aspose\PDF\Model\Link[] | Link to the document. Inherited from \Aspose\PDF\Model\LinkElement |
[optional] |
[Back to Model list] [Back to API list] [Back to README] [View Source]