![]() |
PDFix SDK
6.10.0
|
PdsWordList class. More...
Public Member Functions | |
virtual int | GetNumWords () const =0 |
Gets the number of words in the list. More... | |
virtual PdsWord * | GetWord (int index)=0 |
Gets a word at specified index. More... | |
PdsWordList class.
A PdsWordList object is a list of words in a PDF file. Words in the list aren't guaranteed to be in the correct reading order.
|
pure virtual |
Gets the number of words in the list.