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