'Declaration Public Shared Function GetText( _ ByVal tm As ITextMap, _ ByVal fragment As TextMapFragment _ ) As System.String
public static System.string GetText( ITextMap tm, TextMapFragment fragment )
Parameters
- tm
- The current ITextMap.
- fragment
- The target fragment.
Return Value
The text of the fragment.