TextSpan.Create
TextSpan.Create method
Create the TextSpan
public static TextSpan Create(int start, int length)
Parameter | Type | Description |
---|---|---|
start | Int32 | The start position. |
length | Int32 | The length. |
Return Value
The TextSpan.
See Also
- struct TextSpan
- package com.aspose.html.Toolkit.Markdown.Syntax.Text
- package Aspose.HTML