Back to Website
Show / Hide Table of Contents

Class SetSurfacesCommand

A command that sets up a print area. For details, you can refer to ISetSurfacesOptions.

{
  "type": "design-editor",
  "name": "editor",
  "params": {
    "initial": { ... },
    "setSurfaces": {
      "surfaces": [{
        "123-456-678"
      }]
    }
  }
}
Package: ui-framework

Methods

execute(ISetSurfacesOptions)

Executes this command.

Declaration
function execute(params: ISetSurfacesOptions)
Parameters
Type Name Description
ISetSurfacesOptions params

Parameters for the command.

Returns
Type Description
Promise<void>
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