'Declaration Public Overloads Function GetFontStyle( _ ByVal currentPosition As Integer, _ ByRef textRange As TextRange _ ) As FontStyle
public FontStyle GetFontStyle( int currentPosition, out TextRange textRange )
Parameters
- currentPosition
- textRange