[]
Gets the number substitution from the text range affected by the text analysis.
int GetNumberSubstitution(int textPosition, out int textLength, out nint numberSubstitution)
Function GetNumberSubstitution(textPosition As Integer, ByRef textLength As Integer, ByRef numberSubstitution As IntPtr) As Integer
| Type | Name | Description |
|---|---|---|
| int | textPosition | |
| int | textLength | |
| nint | numberSubstitution |
| Type | Description |
|---|---|
| int |