searchString()
public int searchString(int pos, int len)
This method returns the position in the presentation space of the specified string. This method returns 0 if the string is not found in the presentation space.
public int searchString(int pos, int len)
This method returns the position in the presentation space of the specified string. This method returns 0 if the string is not found in the presentation space.