FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
ReadAloudTextInformation Interface Reference

Defines an interface for text content page number and text rectangle boundary information. More...

Public Attributes

number pageIndex
 The page number on which the text content resides. More...
 
PDFRect rect
 The rectangular boundary of the text content relative to the page. More...
 
string text
 The text content parsed from a PDF document. More...
 

Detailed Description

Defines an interface for text content page number and text rectangle boundary information.

Since
8.0.0
See also
ReadAloudService.readText

Member Data Documentation

◆ pageIndex

number ReadAloudTextInformation::pageIndex

The page number on which the text content resides.

Since
8.0.0

◆ rect

PDFRect ReadAloudTextInformation::rect

The rectangular boundary of the text content relative to the page.

Since
8.0.0

◆ text

string ReadAloudTextInformation::text

The text content parsed from a PDF document.

Since
8.0.0

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.