RichTextKit v0.4

RichString.FontItalic Method

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

Changes the font italic setting

public RichString FontItalic(bool value = true);

Parameters

bool value = true

The new font italic setting

Returns

RichString

A reference to the same RichString instance