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
height: number
textStyle: null | TextStyle
width: number
x: null | number
y: null | number

Generated using TypeDoc