RichTextKit v0.4

IStyle.FontItalic Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: IStyle

True if the text in this run should be displayed in an italic font; otherwise False.

public bool FontItalic { get; }

Property Type

bool