PDFium Component Docs

Resume-Methode

Class: TPdfReadingSession  ·  Unit: PDFium
Setzt eine pausierte Lesesitzung fort

Syntax

procedure Resume;

Description

When ResumeRestartsChunk is True, resume re-speaks the current chunk from its start

Otherwise the method sets State back to pssSpeaking and raises OnResumeRequest

Remarks

Example

ReadingSession1.Resume;

See Also

TPdfReadingSession, TPdfReadingSession.State