Interface FrameBox

frame box is a subclass of box

  • directionInsideLine : text direction inside a line
  • baselineskip : the distance between baselines in px

Hierarchy

Properties

baseLineskip: null | number
content: null | string | Box[]
direction: Direction
directionInsideLine: Direction
fontStyle: null | FontStyle
height: number
width: number
x: null | number
y: null | number

Generated using TypeDoc