Range.GetFragment Method

T3000 CrossPlatform

RangeGetFragment Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodGetFragment(String)
Get fragment of text around Start place. Returns maximal matched to pattern fragment.
Public methodGetFragment(String, RegexOptions)
Get fragment of text around Start place. Returns maximal mathed to pattern fragment.
Public methodGetFragment(Style, Boolean)
Get fragment of text around Start place. Returns maximal matched to given Style.
Top
See Also