LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

Font Property (WebImageViewer)

Show in webframe





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:
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

See Also

Reference

WebImageViewer Class
WebImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.