TextSpan.CreateFromStartEnd
TextSpan.CreateFromStartEnd method
Create the TextSpan
public static TextSpan CreateFromStartEnd(int start, int end)
Parameter | Type | Description |
---|---|---|
start | Int32 | The start position. |
end | Int32 | The end position. |
Return Value
The TextSpan.
See Also
- struct TextSpan
- package com.aspose.html.toolkit.markdown.syntax.text
- package Aspose.HTML