Extends
- Immutable.Record
Members
Members
Position of this text line on the page.
Type:
Content of the text line.
Text lines end with CRLF (\r\n
).
Type:
- string
An ID that is unique inside one page to reference the text line across the document.
Type:
- number
The page index on which the text line is placed.
pageIndex
is zero-based and has a maximum value of totalPageCount - 1
.
Type:
- number