←Select platform

Font Property (WebImagePanViewer)

Summary

Overrides the WebControl.Font property.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize