Skip to content

Commit edc3661

Browse files
committed
docs: update iframe documentation
1 parent b27a1ab commit edc3661

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

documentation/IFRAME.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ Extract text content from the loaded document.
335335
}
336336
```
337337

338+
`content` is reading-order plain text with line breaks preserved between visual lines. Embedded images are represented by an `[image]` marker placed in reading order. Only visible pages are returned (deleted pages are excluded), in their current order.
339+
338340
#### SUBMIT
339341

340342
Submit the document for processing.

0 commit comments

Comments
 (0)