Table of Contents

TFlxFont.Style Property

Style of the font, such as bold or italics. Underline is a different option.

Syntax

Namespace: FlexCel.Core

public TFlxFontStyles Style { get; set; }

See also