TextExtractorLineGetNumWords Method  | 
  Gets the num words.
 
    Namespace: 
   pdftron.PDF
    Assembly:
   pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Function GetNumWords As Integer
public:
virtual int GetNumWords() sealed
Return Value
Type: 
Int32 The number of words in this line.
See Also