ESRI.ArcGIS.ADF.Web
FontInfo Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web Namespace : FontInfo Class


The following tables list the members exposed by FontInfo.

Public Constructors

  Name Description
Public Constructor FontInfo Constructor Overloaded.  Constructs a FontInfo object.  
Top

Public Properties

  Name Description
Public Property Color Gets or sets the color of the font.  
Public Property Name Gets or sets the name of the font.  
Public Property Size Gets or sets the size of the font.  
Public Property Style Gets or sets the FontStyle property of the font.  
Top

Public Methods

  Name Description
Public Method Clone Creates a deep clone of the current Object.  
Top

See Also