TextLine Struct

TextLine structure

Represent the TextLine.

public struct TextLine

Properties

NameDescription
getEnd Get the end position.
getLineBreakLength Get the line break length.
getLineNumber Get the LineNumber.
getStart Get the start position.
getText Get the Text.

Methods

NameDescription
toString()Override the ToString

See Also