GetFontCollection(Int32) Method
Gets the font collection associated with the text at the specified position.
'Declaration
Public Overloads Function GetFontCollection( _
ByVal As System.Integer _
) As FontCollection
Parameters
- currentPosition
- The position of the text to inspect.
Return Value
a reference to the current font collection.