OPENAPI / COMPONENTS / SCHEMAS
OCRPage Dimensions data structure
OCRPageDimensionsStructural definition for OCRPage Dimensions in the Mistral AI API contract.
object3properties
dpiintegerrequireddpi value in the Mistral AI API contract.
heightintegerrequiredheight value in the Mistral AI API contract.
widthintegerrequiredwidth value in the Mistral AI API contract.