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

In This Topic
    Font Property (FontTables)
    In This Topic
    Gets the Font associated with this FontTables instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Font As Font
    public Font Font {get;}
    See Also