Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / GetFallbackFonts Method

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