Search
Font.Style Property
See Also
 





Gets or sets the font style.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public FontStyle Style { get; set; }

Visual Basic  Copy Code

Public Property Style As FontStyle

 Property Value

 See Also