Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 556 Bytes

File metadata and controls

14 lines (11 loc) · 556 Bytes

AsposePdfCloud::Image

Represents image DTO.

Properties

Name Type Description Notes
links Array<Link> Link to the document. [optional]
width Integer Gets width of the image.
height Integer Gets height of the image.
id String Gets ID of the image. [optional]
rectangle Rectangle Gets rectangle of the image. [optional]
page_number Integer Gets page number.