FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
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... | |
Defines an interface for text content page number and text rectangle boundary information.
number ReadAloudTextInformation::pageIndex |
The page number on which the text content resides.
PDFRect ReadAloudTextInformation::rect |
The rectangular boundary of the text content relative to the page.
string ReadAloudTextInformation::text |
The text content parsed from a PDF document.