Table of Contents

TRichString.GetFont Method

Return the font for a font index.

Syntax

Namespace: FlexCel.Core

public TFlxFont GetFont(Int32 i)

Parameters

<-> Parameter Type Description
i Int32 index of the font (0 based).

See also