MindFusion WinForms Programmer's Guide
DrawContext.FontName Property
See Also
 





Gets the font name of the closest parent.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string FontName { get; }

Visual Basic  Copy Code

Public ReadOnly Property FontName As String

 Property Value

A string value.

 See Also

DrawContext Members
DrawContext Class
MindFusion.Reporting Namespace