PDFium Component Docs
Overview
Features
Quick Start
Installation
API Reference
Examples
Release Notes
Search documentation
Home
API Reference
TPdfReadingSession
Play
Play-metodi
Class:
TPdfReadingSession
· Unit:
PDFium
Starts playback from the first loaded chunk
Syntax
procedure Play;
Description
This is a convenience call for
PlayFrom(0)
Remarks
API names, type names, file names, and PDF terms keep their original spelling so code search remains reliable
Example
ReadingSession1.Play;
See Also
TPdfReadingSession
,
TPdfReadingSession.State