Zero-based index of the chunk currently being spoken
Syntax
property CurrentChunk: Integer;
Description
دسترسی: خواندنی
The value is -1 when the session is idle or no chunk is active
Remarks
- نامهای API، نامهای نوع، نام فایلها و اصطلاحات PDF املای اصلی خود را حفظ میکنند تا جستوجوی کد قابل اتکا بماند
Example
ChunkIndex := ReadingSession1.CurrentChunk;
See Also