Table of Contents

Property Italic

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

Italic

Gets a value that indicates whether this Font is italic.

public bool Italic { get; set; }

Property Value

bool

true if this Font is italic; otherwise, false.