[]
Gets the string containg part of the text of this C1DXTextLayout object.
public string GetString(int textPosition, int length)
Public Function GetString(textPosition As Integer, length As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | textPosition | The start text position. |
| int | length | The text length. |
| Type | Description |
|---|---|
| string |