PDFium Component Docs

método Play

Class: TPdfReadingSession  ·  Unidad: PDFium
Inicia la reproducción desde el primer fragmento cargado

Syntax

procedure Play;

Description

This is a convenience call for PlayFrom(0)

Remarks

Example

ReadingSession1.Play;

See Also

TPdfReadingSession, TPdfReadingSession.State