Optional
description?: stringThe optional description of the output type
The id of the output type (GUID)
The name of the output type
The settings for the output type
The bleed currently visible in the editor in points. Usually this is the same as the configured bleed, but if the bleed is hidden, this value will be 0.
The configured bleed in points. This will be the configured value no matter if the bleed is hidden or not.
Cover addition values. This allows to have different dimensions and wrap (aka bleed) for the cover pages
The configured wrap in points. This will be the configured value no matter if the bleed is hidden or not.
The additional width to add to the cover pages in points
The additional width to add to the cover pages in points.
The wrap (value in points) is used instead of the bleed for cover pages - as it can be wrapped around the cover for production it allows a different value. This may be 0 if the bleed (and wrap) is hidden.
Flag if duplex printing is used. This is used to calculate the spine thickness
The gutter configuration. The gutter is used for separate pages in a spread configuration.
The gutter size (additional width) in points when creating the individual spread halves.
A URL for an optional image to display within the gutter
The margin configuration for the pages. Margins are optional and virtual boundaries and can be used to snap to.
The bottom margin in points.
The left margin in points.
The right margin in points.
The top margin in points.
The price factor for the output type
{
"id": "fb75ffbb-201e-4f29-9408-c5c3a7744748",
"description": null,
"name": "Mug",
"settings": {
"coverAddition": {
"width": 0,
"height": 0,
"wrap": 0,
"configuredCoverWrap": 0
},
"bleed": 0,
"configuredBleed": 0,
"duplexPrinting": false,
"gutter": {
"size": 0,
"url": ""
},
"margin": {
"top": 0,
"left": 0,
"right": 0,
"bottom": 0
},
"priceFactor": 1
},
"previewThumbnail": ""
}
Generated using TypeDoc
MegaEdit products have various components:
The output type object controls elements like
Multiple output types can be assigned to a product and the user can switch between them.