Skip to main content

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​
ParameterType

options

any

Returns​

default

Overrides​

default.constructor

Properties​

annotation​

annotation: any;

Defined in: extractor/pdf-to-html/models/PageItem.js:8

Inherited from​

default.annotation

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​

default.parsedElements

type​

type: any;

Defined in: extractor/pdf-to-html/models/PageItem.js:7

Inherited from​

default.type

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