RichTextKit v0.4

Style.FontItalic Property

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

True if the text in this run should be displayed in an italic font; otherwise False (defaults to false).

public bool FontItalic { sealed get; set; }

Property Type

bool