Image field issues extend the base issue data with image specific checks.

Hierarchy

Properties

customIssues: boolean

Flag to control for custom issues. Via scripting, you can add custom issues to a field. This flag is set to true if any custom issue is set.

hasPositionIssues: boolean

Flag to control if the field has positional issues. A positional issue is if parts of the field are outside the canvas area (excluding the bleed). This gets auto updated when the field is moved or resized.

hasResolutionIssues: boolean

This flag is true if the image is too small for the field. The resolution to check against is defined in the product settings. Note that resolution is always compared to the final print size, and is not specific to the actual image file size alone.

ignoreIssues: boolean

Flag to control if any issue should be ignored. If this is set to true, the field will be treated as if it has no issues.

Generated using TypeDoc