[]
        
(Showing Draft Content)

Size

DsPdfJS API v9.1.0


DsPdfJS API / Size

Type Alias: Size

Size = object

Represents the width and height of an object.

Properties

height

height: number

The height.


width

width: number

The width.