PDFium Component Docs

מאפיין ChunkCount

Class: TPdfReadingSession  ·  Unit: PDFium
מספר המקטעים המדוברים שנטענו

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