PDFium Component Docs

ResumeRestartsChunk właściwość

Class: TPdfReadingSession  ·  Unit: PDFium
Określa, czy Resume ma rozpocząć bieżący segment od początku

Syntax

property ResumeRestartsChunk: Boolean;

Description

Access: Read/write

Use this for engines where pause cancels the queued speech instead of preserving a native pause state

Remarks

Example

ReadingSession1.ResumeRestartsChunk := True;

See Also

TPdfReadingSession, TPdfReadingSession.Resume