WordCount property

This property returns the number of words in the document.

Defined in

Document

Data type

int

Syntax

public int getWordCount()

See examples

Example: WordCount property