Search Docs
Loading...
Skip to content

Interface: BleedMarginOptions

Represents the bleed margin configuration options for a single design unit type in the Creative Editor SDK. This interface defines the dropdown options and the default bleed margin value.

Properties#

Property Type Description
dropdownOptions number[] The bleed margin options that can be selected from a dropdown in the UI. Other bleed margin values can be entered directly using the input field.
defaultBleedMargin number The default bleed margin value.