Range.GetFragment Method
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
RangeGetFragment Method |
[This is preliminary documentation and is subject to change.]
| 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.
|