DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / RemoveFallbackFonts Method

In This Topic
RemoveFallbackFonts Method (FontCollection)
In This Topic
Removes one or more fonts from the internal fallback font list.
Syntax
'Declaration
 
Public Sub RemoveFallbackFonts( _
   ByVal ParamArray fonts() As Font _
) 
 

Parameters

fonts
See Also