Gets the font style of the closest parent.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public FontStyle FontStyle { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property FontStyle As FontStyle |
A member of the FontStyle enumeration.
See Also