Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontLink Class / Font Property

In This Topic
    Font Property (FontLink)
    In This Topic
    Gets a Font used as linked fallback or EUDC font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Font As Font
    public Font Font {get;}
    See Also