PDFium Delphi Component Docs

свойство CurrentWord

Class: TPdfReadingSession  ·  Модул: PDFium
Zero-based word index inside the current chunk

Синтаксис

property CurrentWord: Integer;

Описание

Access: Read

The value is -1 before the first word is known or after playback stops

Забележки

Пример

WordIndex := ReadingSession1.CurrentWord;

Виж също

TPdfReadingSession, TPdfReadingSession.OnWordChange