LineItem
Documentation / extractor/pdf-to-html/models/LineItem
default​
Defined in: extractor/pdf-to-html/models/LineItem.js:5
Extends​
Constructors​
Constructor​
new default(options: any): default;
Defined in: extractor/pdf-to-html/models/LineItem.js:6
Parameters​
Parameter | Type |
---|---|
|
|
Returns​
Overrides​
Properties​
annotation​
annotation: any;
Defined in: extractor/pdf-to-html/models/PageItem.js:8
Inherited from​
height​
height: any;
Defined in: extractor/pdf-to-html/models/LineItem.js:11
parsedElements​
parsedElements: any;
Defined in: extractor/pdf-to-html/models/PageItem.js:9
Inherited from​
type​
type: any;
Defined in: extractor/pdf-to-html/models/PageItem.js:7
Inherited from​
width​
width: any;
Defined in: extractor/pdf-to-html/models/LineItem.js:10
words​
words: any;
Defined in: extractor/pdf-to-html/models/LineItem.js:12
x​
x: any;
Defined in: extractor/pdf-to-html/models/LineItem.js:8
y​
y: any;
Defined in: extractor/pdf-to-html/models/LineItem.js:9
Methods​
text()​
text(): any;
Defined in: extractor/pdf-to-html/models/LineItem.js:22
Returns​
any
wordStrings()​
wordStrings(): any;
Defined in: extractor/pdf-to-html/models/LineItem.js:26
Returns​
any