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

In This Topic
    GetEudcFontLinks Method
    In This Topic
    Gets a snapshot of the internal list of links to the associated EUDC fonts.
    Syntax
    'Declaration
     
    Public Function GetEudcFontLinks() As FontLink()
    public FontLink[] GetEudcFontLinks()
    See Also