T3000 CrossPlatform Documentation
RangeGetFragment Method |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
GetFragment(String) |
Get fragment of text around Start place. Returns maximal matched to pattern fragment.
| |
GetFragment(String, RegexOptions) |
Get fragment of text around Start place. Returns maximal mathed to pattern fragment.
| |
GetFragment(Style, Boolean) |
Get fragment of text around Start place. Returns maximal matched to given Style.
|
See Also