DsPdfJS API - v9.1.0
Preparing search index...
Size
Type Alias Size
Represents the width and height of an object.
type
Size
=
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
The height.
width
width
:
number
The width.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
width
DsPdfJS API - v9.1.0
Loading...
Represents the width and height of an object.