LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

Font Property (WebImageViewer)






Overrides WebControl.Font property.
Syntax
[BrowsableAttribute(false)]
public override FontInfo Font {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public Overrides ReadOnly Property Font As FontInfo
'Usage
 
Dim instance As WebImageViewer
Dim value As FontInfo
 
value = instance.Font
[BrowsableAttribute(false)]
public override FontInfo Font {get;}
BrowsableAttribute()
 get_Font(); 
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WebImageViewer Class
WebImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.