[]
        
(Showing Draft Content)

C1.Document.Utils.GetWord

GetWord Method

GetWord(string, int, out int, out int)

Gets the word in the text near to specified position.

Declaration
public static void GetWord(string s, int p, out int start, out int length)
Parameters
Type Name Description
string s
int p
int start
int length