TextExtractorGetWordCount Method |
Gets the word count.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetWordCount()
Public Function GetWordCount As Integer
public:
virtual int GetWordCount() sealed
Return Value
Type:
Int32 the number of words on the page.
See Also