TextExtractorWordGetNextWord Method |
Gets the next object
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public TextExtractorWord GetNextWord()
Public Function GetNextWord As TextExtractorWord
public:
virtual TextExtractorWord^ GetNextWord() sealed
Return Value
Type:
TextExtractorWordthe next object
See Also