[]
Gets a block of text immediately preceding the specified position.
int GetTextBeforePosition(int textPosition, out IntPtr textString, out int textLength)
| Type | Name | Description |
|---|---|---|
| int | textPosition | |
| IntPtr | textString | |
| int | textLength |
| Type | Description |
|---|---|
| int |