TextLine Struct
TextLine structure
Represent the TextLine.
public struct TextLine
Properties
Name | Description |
---|---|
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
Name | Description |
---|---|
toString() | Override the ToString |
See Also
- package com.aspose.html.Toolkit.Markdown.Syntax.Text
- package Aspose.HTML