PDFium Component Docs

TPdfSpokenSpan enregistrement

Module: PDFium
Mappe une tranche de texte du moteur vocal vers une plage source de caractères de page

Syntax

type TPdfSpokenSpan = record ... end;

Fields

FieldTypePurpose
SpokenStartIntegerZero-based character offset inside TPdfSpokenText.Text
SpokenCountIntegerCharacter count in the spoken text covered by this span
PageIntegerOne-based source page number
StartIndexIntegerZero-based FTextPage character index of the source range
CountIntegerSource character count mapped to this span

Description

Un TPdfSpokenSpan enregistre la zone source exacte couverte par une tranche de texte parlé

Remarks

See Also

TPdfSpokenText, SpokenTextAppend, SpokenToPageChar