PDFium Component Docs

EstimatedWordsPerMinute-egenskap

Class: TPdfReadingSession  ·  Unit: PDFium
Talehastighet brukt for anslått ordtempo

Syntax

property EstimatedWordsPerMinute: Integer;

Description

Access: Read/write

The default is 175

Values less than or equal to zero fall back to the helper default when estimation runs

Remarks

Example

ReadingSession1.EstimatedWordsPerMinute := 180;

See Also

TPdfReadingSession, TPdfReadingSession.EstimatePacing