Gets the font name of the closest parent.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public string FontName { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property FontName As String |
A string value.
See Also