PDFium Delphi Component Docs

ReadingWordFollow خاصية

Component: TPdfView  ·  Unit: 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