Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / GetLinkedFonts Method

In This Topic
    GetLinkedFonts Method
    In This Topic
    Gets a snapshot of the internal list of linked fonts.
    Syntax
    'Declaration
     
    Public Function GetLinkedFonts() As FontLink()
    public FontLink[] GetLinkedFonts()
    See Also