PDFium Component Docs

מאפיין EstimatedWordsPerMinute

Class: TPdfReadingSession  ·  Unit: PDFium
קצב הדיבור המשמש לאומדן קצב המילים

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