'Declaration Overloads Function GetText( _ ByVal br As TextLineFragment _ ) As System.String
System.string GetText( TextLineFragment br )
Parameters
- br
- The TextLineFragment.
Return Value
The text of the TextLineFragment.
'Declaration Overloads Function GetText( _ ByVal br As TextLineFragment _ ) As System.String
System.string GetText( TextLineFragment br )