VpeSetDataMatrixMirror

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (2D) >

VpeSetDataMatrixMirror

Previous pageReturn to chapter overviewNext page

[Professional Edition and above only]

Specifies, whether a mirrored version of the barcode shall be created (applies to ECC000 – ECC140 only).

void VpeSetDataMatrixMirror(

VpeHandle hDoc,

int mirror

)

VpeHandle hDoc

Document Handle or VPE Object Handle

int mirror

possible values are:

Value

Description

0

do not mirror

1

mirror

Default:

0

 

See also:

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