PDFium Component Docs

ReadingWordFollow property

Component: TPdfView  ·  Unit: PDFium
Controls whether TPdfView scrolls the current spoken word into view while tracking reading

Syntax

property ReadingWordFollow: Boolean;

Description

Controls whether TPdfView scrolls the current spoken word into view while tracking reading

Remarks

Example

begin
  PdfView1.ReadingWordFollow := True;
end;

See Also

PageWordBoxes, SetReadingWord, ClearReadingWord, TrackReadingWordAt, ReadingWordColor, SetReadingHighlight