The final dimensions of the canvas using this size item
The id of the size item (GUID)
The name of the size item
The price factor for the base price for this size
The price factor for the output type for this size
The price factor for the pages for this size
{
"id": "52bcf395-4684-43a7-8b63-11aaa10e0bb9",
"name": "Default",
"priceFactorBasePrice": 1,
"priceFactorOutputType": 1,
"priceFactorPages": 1,
"dimension": {
"width": 2087.9999999987303,
"height": 2807.9999999983906
}
}
Generated using TypeDoc
The canvas size is linked to a Canvas object and used together to define the final Size. The Canvas essentially defines the aspect ratio while the sizes define scale factors for the final dimensions.