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