Add hasEOL
to the TextItem
typedef in the API (PR 13257 follow-up)
This commit is contained in:
parent
9165dc0659
commit
4b1c4d2bd9
@ -1057,7 +1057,8 @@ class PDFDocumentProxy {
|
||||
* @property {number} width - Width in device space.
|
||||
* @property {number} height - Height in device space.
|
||||
* @property {string} fontName - Font name used by PDF.js for converted font.
|
||||
*
|
||||
* @property {boolean} hasEOL - Indicating if the text content is followed by a
|
||||
* line-break.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user