PDFium Delphi Component Docs

ReadingWordFollow proprietà

Componente: TPdfView  ·  Unità: PDFium
Controlla se TPdfView scorre fino alla parola pronunciata corrente durante il tracciamento della lettura

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