MicroPDF417 Method

Navigation:  Reference Guide > Methods >

MicroPDF417 Method

Previous pageReturn to chapter overviewNext page

Specifies the number of columns for 2D Micro PDF417 barcode.

[Visual Basic .NET]

Public Sub MicroPDF417(ByVal Columns As Integer)

[C#]

public void MicroPDF417(short Columns);

Parameters

Columns

Specifies the number of columns, this parameter can be one of the following values:

Value

Description

1

1 column

2

2 columns

3

3 columns

4

4 columns