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

Document Object Model - BarcodeFrame

A frame containing a barcode. This type of frame cannot be resized, as the dimensions are imported from the generated barcode.
The type of barcode (and most of its settings) are maintained in the BackOffice, in the "BarcodeTypes" resource. The combination of a barcode type and the actual barcode text result in the visualization of the barcode in the document and its output.

Fields

Name

Type

Triggers

Description

hasContent

bool

 

If true, barcode has content

previewURL

string

 

PreviewURL, for display purposes (filled by editor, setting this property has no effect)

realWidthPixels

int

 

Real barcode width in pixels

realHeightPixels

int

 

Real barcode height in pixels

realWidth

number

 

Real barcode width

realHeight

number

 

Real barcode height

fitMode

BarcodeFitMode

SelectionContentChanged

FitMode

fitPoint

ImageFitPoint

SelectionContentChanged

Fit point for placed barcode. Depending on the FitMode, this may be ignored

imgX

unit

SelectionContentChanged

Place image X coordinate

imgY

unit

SelectionContentChanged

Placed image Y coordinate

imgWidth

unit

SelectionContentChanged

Place image width

imgHeight

unit

SelectionContentChanged

Place image height

clipX

unit

 

Clip X

clipY

unit

 

Clip Y

clipWidth

unit

 

Clip width

clipHeight

unit

 

Clip height

barcodeText

string

FrameBarcodeSettingsChanged

Text for created barcode. Can contain %VAR_NAME% patterns, or can be bound to a single variable using the variable property

width

unit

FrameMoved

Frame width

height

unit

FrameMoved

Frame height

barcodeTypeID

string

FrameBarcodeSettingsChanged

Barcode Type ID

barcodeTypeName

string

 

Barcode Type name

barcodeInfoXML

string

 

Information on the loaded barcode

valueVariable

Variable

BarcodeFrameVariableChanged

The variable (if any) used to get the barcode text

resizeAnchor

ImageFitPoint

 

Resize anchor, applied after changes in generated output barcode dimensions

scalePercentage

number

 

Applied scaling for barcode

backColor

Color

FrameBarcodeSettingsChanged

Background color of created barcode

barColor

Color

FrameBarcodeSettingsChanged

Bar color for created barcode

textColor

Color

FrameBarcodeSettingsChanged

BarCode Text Color

textColorDesc

string

 

Text color descriptor, for server-side color creation (without document context)

backColorDesc

string

 

Background color descriptor, for server-side color creation (without document context)

barColorDesc

string

 

Bar color descriptor, for server-side color creation (without document context)

Inherits from

> DocumentBase
> DocumentListItemBase
> Frame

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