[]
        
(Showing Draft Content)

Offsets

DsPdfJS API v9.1.0


DsPdfJS API / Offsets

Type Alias: Offsets

Offsets = object

Represents four values corresponding to the four sides of a rectangular area.

Properties

bottom

bottom: number

The bottom side offset.


left

left: number

The left side offset.


right: number

The right side offset.


top

top: number

The top side offset.