Gets the font properties associated with the Web server control.

C# | Visual Basic | Visual C++ |
public FontInfo Font { get; }
Public ReadOnly Property Font As FontInfo
public: property FontInfo^ Font { FontInfo^ get (); }
C# | Visual Basic | Visual C++ |
public FontInfo Font { get; }
Public ReadOnly Property Font As FontInfo
public: property FontInfo^ Font { FontInfo^ get (); }