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





Gets the font style of the closest parent.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property FontStyle As FontStyle

 Property Value

A member of the FontStyle enumeration.

 See Also

DrawContext Members
DrawContext Class
MindFusion.Reporting Namespace