| << Click to Display Table of Contents >> VpeSetBarcodeAutoChecksum |     | 
[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
"Barcodes (1D)" in the Programmer's Manual