[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.IFontCollection.RemoveFallbackFonts

RemoveFallbackFonts Method

RemoveFallbackFonts(params Font[])

Removes one or more fonts from the internal fallback font list.

Declaration
void RemoveFallbackFonts(params Font[] fonts)
Sub RemoveFallbackFonts(ParamArray fonts As Font())
Parameters
Type Name Description
Font[] fonts