CharBox
Defined in: src/core/types.ts:660
Bounding box of a single character in page coordinates.
Properties
Section titled “Properties”bottom
Section titled “bottom”
readonlybottom:number
Defined in: src/core/types.ts:666
Bottom edge of the character bounding box.
readonlyleft:number
Defined in: src/core/types.ts:662
Left edge of the character bounding box.
readonlyright:number
Defined in: src/core/types.ts:664
Right edge of the character bounding box.
readonlytop:number
Defined in: src/core/types.ts:668
Top edge of the character bounding box.