Table of Contents

Property IsItalic

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

IsItalic

Gets a value that indicates whether this Font is italic.

[Browsable(false)]
public virtual bool IsItalic { get; }

Property Value

bool

true if this Font is italic; otherwise, false.