Skip to main content
The FlexiLayout language provides the following predefined constants. Each row lists a built-in type and the constant values it defines.

Constant types and values

TypeValue
AlignmentAlignment_None, Alignment_Left, Alignment_Right, Alignment_Justified, Alignment_Center
BarcodeOrientationsBarcodeOrientation_Autodetect, BarcodeOrientation_LefttoRight, BarcodeOrientation_Downtotop, BarcodeOrientation_RighttoLeft, BarcodeOrientation_toptoDown
BarcodeTypesBarcodeType_Autodetect, BarcodeType_Codabar, BarcodeType_Code39, BarcodeType_Code93, BarcodeType_CheckCode39, BarcodeType_Code39WithoutAsterisk, BarcodeType_Interleaved25, BarcodeType_CheckInterleaved25, BarcodeType_EAN13, BarcodeType_Code128, BarcodeType_EAN8, BarcodeType_PDF417, BarcodeType_IATA25, BarcodeType_UCC128, BarcodeType_UPCA, BarcodeType_UPCE, BarcodeType_CheckCodabar, BarcodeType_Industrial25, BarcodeType_Matrix25, BarcodeType_Postnet, BarcodeType_Patch, BarcodeType_Aztec, BarcodeType_DataMatrix, BarcodeType_QRCode
CurrencyPositionTypesCurrencyPos_Left, CurrencyPos_Right
DateFormatsDayMonthYear, DayYearMonth, MonthDayYear, MonthYearDay, YearDayMonth, YearMonthDay
DayFormatVariantsNoLeadingZeroDay, WithLeadingZeroDay
DirectionVertical, Horizontal
ImageObjectTypeThe sum of any number of elementary values that correspond to objects of various types: AnyText (text), PunctuationMark (punctuation marks), PictureObject (picture), InvertedTextObject (inverted text), CheckmarkObject (checkmark), SeparatorObject (separator), VertSeparatorObject (vertical separator), HorSeparatorObject (horizontal separator), BarcodeObject (barcode).
Logictrue, false
MonthFormatVariantsDigitsNoLeadingZeroMonth, DigitsWithLeadingZeroMonth, WordMonth
PageEdgePageTop, PageBottom, PageLeft, PageRight
QualityBestQuality, WorstQuality
RecognitionModeBalancedMode, FastMode, FullModelMode
SearchAreaPageRestrictionWholePage (used only in the RestrictSearchArea function)
SearchAreaPageSetTypeAnyPage, OddPages, EvenPages, LastPage (used only in the RestrictSearchArea function)
StringRegionalDecimalPoint – the character used by the operating system to separate the integer and fractional parts of a decimal number.
TableColumnTypeColumnType_Text, ColumnType_Currency, ColumnType_Date, ColumnType_RegExp, ColumnType_Number
TextAlignmentInTableCellTextAlignment_CellTop, TextAlignment_CellBottom
TextTypesTextType_Normal, TextType_TypeWriter, TextType_Matrix
YearFormatVariantsTwoDigitYear, FourDigitYear
TextRotationsHorizontalText, ClockwiseText, CounterClockwiseText