CharBox
Defined in: src/core/types.ts:658
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:664
Bottom edge of the character bounding box.
readonlyleft:number
Defined in: src/core/types.ts:660
Left edge of the character bounding box.
readonlyright:number
Defined in: src/core/types.ts:662
Right edge of the character bounding box.
readonlytop:number
Defined in: src/core/types.ts:666
Top edge of the character bounding box.