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 |
 |
Real barcode width |
|
realHeight |
number |
 |
Real barcode height |
fitMode |
FitMode |
||
fitPoint |
Fit point for placed barcode. Depending on the FitMode, this may be ignored |
||
imgX |
unit |
Place image X coordinate |
|
imgY |
unit |
Placed image Y coordinate |
|
imgWidth |
unit |
Place image width |
|
imgHeight |
unit |
Place image height |
|
clipX |
unit |
 |
Clip X |
clipY |
unit |
 |
Clip Y |
clipWidth |
unit |
 |
Clip width |
clipHeight |
unit |
 |
Clip height |
barcodeText |
string |
Text for created barcode. Can contain %VAR_NAME% patterns, or can be bound to a single variable using the variable property |
|
width |
unit |
Frame width |
|
height |
unit |
Frame height |
|
barcodeTypeID |
string |
Barcode Type ID |
|
barcodeTypeName |
string |
 |
Barcode Type name |
barcodeInfoXML |
string |
 |
Information on the loaded barcode |
valueVariable |
The variable (if any) used to get the barcode text |
||
resizeAnchor |
 |
Resize anchor, applied after changes in generated output barcode dimensions |
|
scalePercentage |
number |
 |
Applied scaling for barcode |
backColor |
Background color of created barcode |
||
barColor |
Bar color for created barcode |
||
textColor |
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
All information on this page must be treated as External Restricted, or more strict. https://www.chili-publish.com/security