Click or drag to resize

TextExtractorGetWordCount Method

Gets the word count.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetWordCount()

Return Value

Type: Int32
the number of words on the page.
See Also