Table of Contents

TDrawingRichString.Paragraph Method

A paragraph of the text.

Syntax

Namespace: FlexCel.Core

public TDrawingTextParagraph Paragraph(Int32 index)

Parameters

<-> Parameter Type Description
index Int32 Index on the list. 0 based.

Returns

The paragraph.

See also