TXTextControl.ParagraphCount Property

Returns the number of paragraphs, the document contains. An empty document has at least one paragraph.

Introduced: 22.0.

Syntax

TXTextControl.ParagraphCount

Data Types

Long.

Limitations

Read only, run time only.

See Also