PDFium Component Docs

ChunkCount 속성

Class: TPdfReadingSession  ·  유닛: PDFium
로드된 spoken 조각의 수입니다

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