Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / IFontCollection Interface / GetFallbackFonts Method

In This Topic
    GetFallbackFonts Method (IFontCollection)
    In This Topic
    Gets a snapshot of the internal fallback font list.
    Syntax
    'Declaration
     
    Function GetFallbackFonts() As Font()
    Font[] GetFallbackFonts()
    See Also