Accusoft BarcodeXpress v13.9 - Updated
MakeBarcodeColumns Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : MakeBarcodeColumns Property
Description
Number of columns to create in a 2D barcode
Property type
Read-write property
Syntax
Visual Basic
Public Property MakeBarcodeColumns As Long
Return Type
A long value which represents the number of columns to create.
Remarks

The default value is -1.

A value of -1 designates auto determination for both PDF417 and DataMatrix.

For PDF417 barcodes:

The column range is 1-30, inclusive.

Note: Rows * columns cannot exceed 928. This is the maximum size of a PDF417 barcode.

For Data Matrix barcodes:

The column ranges are:

10 x 10

12 x 12

14 x 14

16 x 16

18 x 18

20 x 20

24 x 24

26 x 26

32 x 32

36 x 36

40 x 40

44 x 44

48 x 48

52 x 52

64 x 64

72 x 72

80 x 80

88 x 88

96 x 96

104 x 104

120 x 120

132 x 132

144 x 144

8 x 18

8 x 32

12 x 26

12 x 36

16 x 36

16 x 48

Note: This property is not used with 1D barcodes.

See Also

BarcodeXpress Object  | BarcodeXpress Members

Is this page helpful?
Yes No
Thanks for your feedback.