PDFium Delphi Component Docs

ReadingWordFollow プロパティ

コンポーネント: TPdfView  ·  ユニット: PDFium
読み上げ追跡中に TPdfView が現在読み上げ中の単語を表示位置へスクロールするかどうかを制御します

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