SerialisedPageObject
Defined in: src/context/protocol.ts:598
Serialised page object data.
Properties
Section titled “Properties”bounds
Section titled “bounds”bounds:
Rect
Defined in: src/context/protocol.ts:600
image:
SerialisedImageObjectData|undefined
Defined in: src/context/protocol.ts:605
marks:
PageObjectMark[]
Defined in: src/context/protocol.ts:602
matrix
Section titled “matrix”matrix:
TransformMatrix
Defined in: src/context/protocol.ts:601
path:
SerialisedPathObjectData|undefined
Defined in: src/context/protocol.ts:606
text:
SerialisedTextObjectData|undefined
Defined in: src/context/protocol.ts:604
type:
PageObjectType
Defined in: src/context/protocol.ts:599