TextLineCollection Class
TextLineCollection class
Represents the TextLineCollection.
public class TextLineCollection : ReadOnlyCollection<TextLine>
Properties
Name | Description |
---|---|
Count { get; } | |
Item { get; } | |
Items { get; } |
Methods
Name | Description |
---|---|
IndexOf(int) | Gets the index of the given position. |
See Also
- struct TextLine
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Text
- assembly Aspose.HTML