@express-document-sdk / CreateRenditionOptions

Interface: CreateRenditionOptions

data-slots=text
data-variant=warning
IMPORTANT: This is currently experimental only and should not be used in any add-ons you will be distributing until it has been declared stable. To use it, you will first need to set the experimentalApis flag to true in the requirements section of the manifest.json.

An interface for configuring VisualNode.createRendition.

Properties

format?

optional format: CreateRenditionFormat

Whether to output in PNG or JPEG format. Defaults to PNG.

scale?

optional scale: number

The scale factor to apply to the content before it is rendered.