PathObject
Defined in: src/core/types.ts:384
Path object on a PDF page.
Extends
Section titled “Extends”Properties
Section titled “Properties”bounds
Section titled “bounds”
readonlybounds:Rect
Defined in: src/core/types.ts:356
Bounding box in page coordinates (points, origin at bottom-left).
Inherited from
Section titled “Inherited from”
readonlytype:Path
Defined in: src/core/types.ts:385
The type of this page object.