Gets or sets the name of the font used to render the label.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public string FontName { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontName As String |
A string specifying font name.
See Also