TextItem
ai-research-agent / extractor/pdf-to-html/models/TextItem
Classes
default
Extends
PageItem
Constructors
new default()
new default(options): default
Parameters
Parameter | Type |
---|---|
|
|
Returns
Overrides
PageItem.constructor
Properties
annotation
annotation: any;
Inherited from
PageItem.annotation
font
font: any;
height
height: any;
lineFormat
lineFormat: any;
parsedElements
parsedElements: any;
Inherited from
PageItem.parsedElements
text
text: any;
type
type: any;
Inherited from
PageItem.type
unclosedFormat
unclosedFormat: any;
unopenedFormat
unopenedFormat: any;
width
width: any;
x
x: any;
y
y: any;