Table of Contents

FontCreationEventArgs.FontStyle Property

Style of the font (italics, bold, etc.). Change this value to create a font with a different style.

Syntax

Namespace: FlexCel.Core

public TUIFontStyle FontStyle { get; set; }

See also