Font Property

Summary
Overrides WebControl.Font property.
Syntax
C#
VB
C++
public override FontInfo Font { get; } 
  
<BrowsableAttribute(False)> 
Public Overrides ReadOnly Property Font As FontInfo 
[BrowsableAttribute(false)] 
public: 
property FontInfo^ Font { 
   FontInfo^ get() override; 
} 

Property Value

A System.Web.UI.WebControls.FontInfo that represents the font properties of the Web server control.

Remarks

For more information refer to WebControl.Font property.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.