PDFium Component Docs

View vlastnost

Class: TPdfReadingSession  ·  Unit: PDFium
Viewer that receives word-cursor updates from the session

Syntax

property View: TPdfView;

Description

Access: Read/write

When assigned, the session uses TPdfView.TrackReadingWordAt and TPdfView.ClearReadingWord as playback moves

Remarks

Example

ReadingSession1.View := PdfView1;

See Also

TPdfReadingSession, TPdfView.TrackReadingWordAt