Back to Website
Show / Hide Table of Contents

Interface IVisualizationPermissionsData

A structure defining visualization of design elements.

Package: @aurigma/design-atoms-interfaces
Examples
{
   "defaultItemsConfig": {
       "rectangle": {
           "visualizationPermissions": {
               "noPrint": true
           }
       }
   }
}

Properties

noPrint

If true, the corresponding element appears only on the canvas. By default, Customer's Canvas shows all design elements on the canvas, proof images, and high-resolution images.

Declaration
noPrint?: boolean;
Property Value
Type Description
boolean

If true, the corresponding element appears only on the canvas. By default, Customer's Canvas shows all design elements on the canvas, proof images, and high-resolution images.

noShow

If true, the corresponding element does not appear on the canvas but it is rendered on the print-ready file and proof images. By default, Customer's Canvas shows all design elements on the canvas, proof images, and high-resolution images.

Declaration
noShow?: boolean;
Property Value
Type Description
boolean

If true, the corresponding element does not appear on the canvas but it is rendered on the print-ready file and proof images. By default, Customer's Canvas shows all design elements on the canvas, proof images, and high-resolution images.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback