PageInfoResponse
Defined in: src/context/protocol.ts:420
Response payload for GET_PAGE_INFO.
Properties
Section titled “Properties”boundingBox
Section titled “boundingBox”boundingBox:
PageBox
Defined in: src/context/protocol.ts:423
charCount
Section titled “charCount”charCount:
number
Defined in: src/context/protocol.ts:424
hasTransparency
Section titled “hasTransparency”hasTransparency:
boolean
Defined in: src/context/protocol.ts:422
pageBoxes
Section titled “pageBoxes”pageBoxes:
object
Defined in: src/context/protocol.ts:425
art:
PageBox|undefined
bleed:
PageBox|undefined
crop:
PageBox|undefined
media:
PageBox|undefined
trim:
PageBox|undefined
rotation
Section titled “rotation”rotation:
PageRotation
Defined in: src/context/protocol.ts:421