Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FontHandler Class / Font Property

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