PDFium Component Docs

ChunkCount ypatybė

Class: TPdfReadingSession  ·  Modulis: PDFium
Įkeltų ištartų dalių skaičius

Syntax

property ChunkCount: Integer;

Description

Access: Read

The value is the length of the chunks copied by LoadSpoken

Remarks

Example

Count := ReadingSession1.ChunkCount;

See Also

TPdfReadingSession, TPdfReadingSession.LoadSpoken