ESRI.ArcGIS.ADF.Web
Style Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > FontInfo Class : Style Property




Gets or sets the FontStyle property of the font.

Syntax

Visual Basic (Declaration) 
Public Property Style As FontStyle
Visual Basic (Usage)Copy Code
Dim instance As FontInfo
Dim value As FontStyle
 
instance.Style = value
 
value = instance.Style
C# 
public FontStyle Style {get; set;}

See Also

© 2010 All Rights Reserved.