Information Classification: External Restricted.
See https://www.chili-publish.com/security

Document Object Model - Frame

The basis implementation of a frame. Any Frame placed in a document will be of a type inheriting from the 'Frame' class (eg: RectangleFrame, TextFrame, BarcodeFrame, ...)

Fields

Name

Type

Triggers

Description

frameConstraints

FrameConstraints

 

Frame constraints

linkSettings

LinkSettings

 

Frame's link settings

alternateLayouts

AlternateLayoutSelection

 

Frame alternate layout inclusion settings

anchors

FrameAnchors

 

Frame anchors

layer

Layer

FrameLayerChanged

Frame's layer (if not cell or inline)

x

unit

FrameMoved

Frame X

y

unit

FrameMoved

Frame Y

width

unit

FrameMoved

Frame width

height

unit

FrameMoved

Frame height

rotation

number

FrameRotated

Frame rotation (from topleft corner, positive = clockwise)

opacity

number

FrameOpacityChanged

Frame opacity (0 = fully transparent, 100 = fully opaque)

blendMode

BlendMode

FrameOpacityChanged

Blend mode

preserveAspectRatio

bool

FrameConstraintsChanged

Preserve aspect ratio during user resize events

aspectRatio

number

FrameMoved

Frame Aspect Ratio is width / height

moveRegion

MoveRegionType

FrameMoveRegionChanged

Frame's move region type

moveRegionX

unit

FrameMoveRegionChanged

Custom move region X

moveRegionX2

unit

FrameMoveRegionChanged

Custom move region X2

moveRegionY2

unit

FrameMoveRegionChanged

Custom move region Y2

moveRegionY

unit

FrameMoveRegionChanged

Custom move region Y

minWidth

unit

FrameConstraintsChanged

Minimum frame width

maxWidth

unit

FrameConstraintsChanged

Maximum frame width

minHeight

unit

FrameConstraintsChanged

Minimum frame height

maxHeight

unit

FrameConstraintsChanged

Maximum frame height

hasBorder

bool

FrameBorderChanged

Draw a border on the current frame

borderWidth

number

FrameBorderChanged

Border width (points)

borderStyle

BorderStyle

FrameBorderChanged

Border Style

borderCaps

string

FrameBorderChanged

Border caps

borderJoin

BorderJoin

FrameBorderChanged

Border Join Style

borderMiterLimit

number

FrameBorderChanged

Border's miter limit

borderCornerRadius

unit

FrameBorderChanged

Corner radius for border

borderColor

Color

FrameBorderChanged

Border color

hasFill

bool

FrameFillChanged

Frame has applied fill

fillColor

Color

FrameFillChanged

Fill color

contentX

unit

 

Content X

contentY

unit

 

Content Y

contentBottom

unit

 

Content bottom

contentRight

unit

 

Content rigt

contentWidth

unit

 

Content width

contentHeight

unit

 

Content height

insetLeft

unit

FrameBorderChanged

Left inset

indexnumberFrameIndexChangedframe's index on top/bottom

insetRight

unit

FrameBorderChanged

Right inset

insetTop

unit

FrameBorderChanged

Top inset

insetBottom

unit

FrameBorderChanged

Bottom inset

wrapText

bool

FrameWrapChanged

If true, the current frame "wraps" text of other TextFrames

wrapLeft

unit

FrameWrapChanged

Left wrap

wrapRight

unit

FrameWrapChanged

Right wrap

wrapTop

unit

FrameWrapChanged

Top wrap

wrapBottom

unit

FrameWrapChanged

Bottom wrap

rotatedBoundsPt

string

 

";" separated list of coordinates (in pt) of the rotated bounds of the frame

hasDropShadow

bool

FrameDropShadowChanged

Frame has a dropshadow

dropShadowOpacity

number

FrameDropShadowChanged

Dropshadow opacity (0 = fully transparent, 100 = fuly opaque)

dropShadowBlur

unit

FrameDropShadowChanged

Blur factor for dropshadow

dropShadowX

unit

FrameDropShadowChanged

Drop shadow Y offset

dropShadowY

unit

FrameDropShadowChanged

Drop shadow Y offset

dropShadowColor

Color

FrameDropShadowChanged

Dropshadow color

type

FrameType

 

Frame type

includeInMobileStory

bool

 

If true (which is default), frames which apply (eg Text) will be included in story mode for mobile output

mobileStoryIndex

int

 

Index (if applicable) for the frame in the mobile story output. Default = 0, so to place a frame before the default, use negative numbers

frameContentConstraints

FrameContentConstraints

 

Frame content constraints

wrapType

TextWrapMode

FrameWrapChanged

Wrap type

adjustBoundsToPath

bool

 

If true, the frame's bounds are updated as the path is modified

borderOverprint

bool

FrameBorderChanged

Overprint border in PDF output

fillOverprint

bool

FrameFillChanged

Overprint fill in PDF output

isInline

bool

 

Frame is an Inline Frame (in text)

isCell

bool

 

Frame is a cell

skewX

number

FrameRotated

Frame Horizontal Skey

scaleX

number

FrameMoved

Frame Horizontal Scale

scaleY

number

FrameMoved

Frame Horizontal Scale

Inherits from

> DocumentBase
> DocumentListItemBase

All information on this page must be treated as External Restricted, or more strict. https://www.chili-publish.com/security