allowBackgroundThrough? | boolean | - | - | dynamic-line-utils/src/types/layout/types.ts:189 |
aspectRatioLock? | DimensionsInMm | - | - | dynamic-line-utils/src/types/layout/types.ts:175 |
associatedItemId? | string | - | - | dynamic-line-utils/src/types/layout/types.ts:194 |
backgroundBoundaryAdjustment? | number | - | - | dynamic-line-utils/src/types/layout/types.ts:190 |
bleedFit | LayoutSideFlags | - | BleedFitContent.bleedFit | dynamic-line-utils/src/types/layout/types.ts:439 |
border? | LayoutBorder | - | - | dynamic-line-utils/src/types/layout/types.ts:184 |
clipping? | SVGClippingPath | - | - | dynamic-line-utils/src/types/layout/types.ts:213 |
colorSchemeIndex? | number | - | - | dynamic-line-utils/src/types/layout/types.ts:181 |
extraSpace? | LayoutMargin | - | - | dynamic-line-utils/src/types/layout/types.ts:193 |
horizontalAlignment? | HorizontalAlignment | - | LockableAspectRatio.horizontalAlignment | dynamic-line-utils/src/types/layout/types.ts:444 |
id? | string | This is optional, but if specified, it can be used for showing debugging information about a specific item | - | dynamic-line-utils/src/types/layout/types.ts:186 |
imageId? | string | :::caution[Deprecated] Use imageIndex instead ::: | - | dynamic-line-utils/src/types/layout/types.ts:446 |
imageIndex? | number | - | - | dynamic-line-utils/src/types/layout/types.ts:447 |
layer? | number | - | - | dynamic-line-utils/src/types/layout/types.ts:191 |
lockAspectRatio? | boolean | - | - | dynamic-line-utils/src/types/layout/types.ts:174 |
margin? | LayoutMargin | Margins are expresed as fractions of the target font size of the product surface they are applied to | - | dynamic-line-utils/src/types/layout/types.ts:183 |
opacityMultiplier? | number | - | - | dynamic-line-utils/src/types/layout/types.ts:192 |
proportionalAmount? | number | :::caution[Deprecated] Doesn’t make sense on marketing image. Won’t have any effect. ::: | - | dynamic-line-utils/src/types/layout/types.ts:443 |
rotationAngle? | number | Specified in Angles; NOT radians | - | dynamic-line-utils/src/types/layout/types.ts:199 |
type | "marketing" | - | RotatableContent.type | dynamic-line-utils/src/types/layout/types.ts:438 |
verticalAlignment? | VerticalAlignment | - | LockableAspectRatio.verticalAlignment | dynamic-line-utils/src/types/layout/types.ts:448 |