ASP.NET Pack Programmer's Guide
Label.FontName Property
See Also
 





Gets or sets the name of the font used to render the label.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public string FontName { get; set; }

Visual Basic  Copy Code

Public Property FontName As String

 Property Value

A string specifying font name.

 See Also

Label Members
Label Class
MindFusion.Mapping Namespace