PDFium Delphi Component Docs

EstimatePacing lastnost

Class: TPdfReadingSession  ·  Unit: PDFium
Omogoči oceno besed iz pretečenega časa, ko govorni pogon ne poroča o položaju besede

Syntax

property EstimatePacing: Boolean;

Description

Dostop: branje/pisanje

Ko je omogočeno, Tick uporabi EstimateSpokenWordIndex z ElapsedMs in EstimatedWordsPerMinute

Remarks

Example

ReadingSession1.EstimatePacing := True;

See Also

TPdfReadingSession, EstimateSpokenWordIndex, TPdfReadingSession.Tick