happypdf / LayoutBounds
Interface: LayoutBounds
Defined in: src/api/text/layout.ts:24
Properties
height
ts
height: number;Defined in: src/api/text/layout.ts:28
width
ts
width: number;Defined in: src/api/text/layout.ts:27
x
ts
x: number;Defined in: src/api/text/layout.ts:25
y
ts
y: number;Defined in: src/api/text/layout.ts:26