Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 898 Bytes

File metadata and controls

16 lines (13 loc) · 898 Bytes

Image

Represents image DTO.

Inherited from \Aspose\PDF\Model\LinkElement

Properties

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]