Represents image DTO.
Inherited from 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 | Rectangle? | Gets rectangle of the image. | [optional] |
| pageNumber | Int | Gets page number. | |
| links | [Link]? | Link to the document. Inherited from LinkElement |
[optional] |
[Back to Model list] [Back to API list] [Back to README] [View Source]