TextLine Struct
TextLine structure
Represent the TextLine.
public struct TextLine
Properties
Name | Description |
---|---|
End { get; } | Get the end position. |
LineBreakLength { get; } | Get the line break length. |
LineNumber { get; } | Get the LineNumber. |
Start { get; } | Get the start position. |
Text { get; } | Get the Text. |
Methods
Name | Description |
---|---|
override ToString() | Override the ToString |
See Also
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Text
- assembly Aspose.HTML