PDFium Component Docs

Stop الطريقة

Class: TPdfReadingSession  ·  Unit: PDFium
يلغي التشغيل ويعيد الجلسة إلى الحالة الخاملة

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