Count property

This property represents the number of paragraphs of a document.

Defined in

TextParagraphs

Data type

int

Syntax

public int getCount()

Usage

When a document contains complex objects or the document has a big size, the number of paragraphs returned by this property maybe is not correct.

See examples

Example: Count property