Bar Code Object Script Properties

Get and Set properties are:

Property Name

Data Type

Description

BarcodeValue

String

The value that needs to be printed as a barcode.

Rotation

Short

Rotation of the barcode (0 – 3) 0 - 00 1 – 900 2 – 1800 3 – 2700

Ratio

Float

Barcode Ratio (2.0 to 3.0) if the barcode type supports.

Checksum

Bool

Enable check sum for the barcode if the barcode type supports.

BarColor

Long

Barcode bar color

BackgroundColor

Long

Barcode background color

CaptionBold

Bool

Barcode Caption style Bold

CaptionItalic

Bool

Barcode Caption style Italic

CaptionUnderline

Bool

Barcode Caption style Underline

CaptionStrikeout

Bool

Barcode Caption style Strikeout

CaptionFontName

String

Barcode Caption Font Name

CaptionPointSize

Short

Barcode Caption size (1 - 254)

CaptionLocation

Short

Barcode Caption Location (0 – 6)

CaptionColor

Long

Barcode Caption Color

MaxicodeMode

Short

Maxicode barcode Mode (2 – 6)

MaxicodePostalCode

String

Maxicode barcode Postal Code

MaxicodeCountryCode

String

Maxicode barcode Country Code

MaxicodeClassOfService

String

Maxicode barcode Class of Service

PDF417Columns

Short

PDF417 barcode Columns (1 – 30)

PDF417Rows

Short

PDF417 barcode Rows (3 – 90)

PDF417ErrorLevel

Short

PDF417 barcode Error Level (-1 – 8)

PDF417Truncate

Bool

PDF417 barcode truncate or not

More information

Option 6.3.4. Use a script to provide data for the bar code.