Back to Website
Show / Hide Table of Contents

Interface IPublicApiConfig

A structure containing the settings of the hi-res output and proof images.

Package: @aurigma/design-editor-iframe
Examples
configuration = {
   rendering: {
       proofImageSafetyLinesEnabled: true,
       proofImageSpineAndFoldingLinesEnabled: false,
       proofImageInterpolationMode: "NearestNeighbour",
       proofImageRotateMode: "auto"
   }
};

Properties

rendering

The hi-res output and proof images configuration.

Declaration
rendering?: IRenderingProperty;
Property Value
Type Description
IRenderingProperty

The hi-res output and proof images configuration.

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