Class TextUtils
Inheritance
System.Object
TextUtils
Namespace: FastReport.Utils
Assembly: FastReport.dll
Syntax
public class TextUtils
Methods
IsWholeWord(String, Int32, Int32)
Declaration
public static bool IsWholeWord(string str, int start, int len)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | str | |
| System.Int32 | start | |
| System.Int32 | len |
Returns
| Type | Description |
|---|---|
| System.Boolean |