TextLine class

TextLine class

Represent the TextLine.

The TextLine type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of TextLine

Properties

PropertyDescription
textGet the Text.
line_numberGet the LineNumber.
startGet the start position.
endGet the end position.
line_break_lengthGet the line break length.

See Also