Table of Contents

TRTFRun.TRTFRun Constructor

Creates an RTFRun with the given values.

Syntax

Namespace: FlexCel.Core

public TRTFRun(Int32 aFirstChar, Int32 aFontIndex)

Parameters

<-> Parameter Type Description
aFirstChar Int32 First character (0 based).
aFontIndex Int32 Font index.

See also