ITextLineInfo

Type interface

Text line information.

Objects used to hold cached information about lines in a Text element.

Inheritance

ITextLineInfo does not extend any other symbol.

ITextLineInfo is not extended by any other symbol.

Properties

bbox
#

Type IRectangle

Measurements for the bounding box of the line.

complex
#

Type boolean

Indicates if line contains more than one element, e.g. has multiple formatted blocks.

element
#

Type Group

A reference to an SVG <g> element that holds line elements.

style
#

Type string

text
#

Type string