Error processing SSI file
LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

Show in webframe

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

Error processing SSI file