VpeSetBarcodeAutoChecksum

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (1D) >

VpeSetBarcodeAutoChecksum

Previous pageReturn to chapter overviewNext page

[Enhanced Edition and above]

Specifies, whether an auto checksum for a barcode will be generated automatically or not.

void VpeSetBarcodeAutoChecksum(

VpeHandle hDoc,

int yes_no

)

VpeHandle hDoc

Document Handle or VPE Object Handle

int yes_no

Value

Description

True

yes, the auto checksum will be generated

False

no, the auto checksum is not generated

Default:

True

 

See Also:

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