PDFium Delphi Component Docs

ReadingWordFollow Eigenschaft

Komponente: TPdfView  ·  Unit: PDFium
Steuert, ob TPdfView das aktuell gesprochene Wort beim Lese-Tracking in den sichtbaren Bereich rollt

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