# Size

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / 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.
