Return Value
Array of WebPdfTextBlockJS objects that defines all text blocks, which are located on this PDF page.
| Exception | Description |
|---|---|
| Thrown if class does NOT have information about text blocks. |
Before calling this function you must call the "requestTextBlocks" function for getting information about text blocks.
Call the "isTextBlocksReceived" function if you want to determine that class already received information about text blocks.