| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Specific information for each page of the document. | ||
| imageWidth | integer | The width of the page turns to image | 23 |
| imageUrl | string |
| 2 |
| pageIdCurDoc | integer | The page index in the current document, starting from 0. | 2 |
| angle | double | The rotation angle of the image after the page is converted to an image. | 0.0 |
| excelParseResult | string | Reserved, can be unused for now. | null |
| wordParseResult | string | Reserved, can be unused for now. | null |
| pdfParseResult | string | Reserved, can be unused for now. | null |
| imageHeight | integer | The height of the page turns to image. | 22 |