VpeSetPDF417Columns

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (2D) >

VpeSetPDF417Columns

Previous pageReturn to chapter overviewNext page

[Professional Edition and above only]

Sets the desired number of matrix columns (0: choose automatically based on message).

void VpeSetPDF417Columns(

VpeHandle hDoc,

int columns

)

VpeHandle hDoc

Document Handle or VPE Object Handle

int columns

Desired number of matrix columns (0: choose automatically based on message).

Default:

0

 

See also:

"Barcodes (2D)" in the Programmer's Manual