PDFium Component Docs

EstimatedWordsPerMinute 속성

Class: TPdfReadingSession  ·  유닛: 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