TextSpan
TextSpan constructor
Create the TextSpan
public TextSpan(int start, int length)
Parameter | Type | Description |
---|---|---|
start | Int32 | The start. |
length | Int32 | The length. |
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | Throw if arguments is out of range. |
See Also
- struct TextSpan
- package com.aspose.html.Toolkit.Markdown.Syntax.Text
- package Aspose.HTML