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