PDFium Component Docs

Stop-metodi

Class: TPdfReadingSession  ·  Unit: PDFium
Cancels playback, resets cursors, and clears the attached viewer word highlight

Syntax

procedure Stop;

Description

The method returns the session to pssIdle, resets CurrentChunk and CurrentWord to -1, clears current chunk word boxes, and raises OnCancelRequest when playback was active

Remarks

Example

ReadingSession1.Stop;

See Also

TPdfReadingSession, TPdfReadingSession.State