Search
Font.Italic Property
See Also
 





Gets whether the font is italic.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool Italic { get; }

Visual Basic  Copy Code

Public ReadOnly Property Italic As Boolean

 Property Value

 See Also