Spread for ASP.NET 9.0 Product Documentation
FontName Property


Gets or sets the name of the font.
Syntax
'Declaration
 
Public Property FontName As String
'Usage
 
Dim instance As TagCloudRenderer
Dim value As String
 
instance.FontName = value
 
value = instance.FontName
public string FontName {get; set;}

Property Value

The name of the font.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

TagCloudRenderer Class
TagCloudRenderer Members

 

 


Copyright © GrapeCity, inc. All rights reserved.