[]
        
(Showing Draft Content)

C1.WPF.Document.Utils.GetNearText

GetNearText Method

GetNearText(string, int, int, out string, out int)

Gets the text which is "near" to specified position.

Declaration
public static void GetNearText(string text, int position, int length, out string nearText, out int positionInNearText)
Parameters
Type Name Description
string text
int position
int length
string nearText
int positionInNearText