VpeGetQRCodeVersion

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (2D) >

VpeGetQRCodeVersion

Previous pageReturn to chapter overviewNext page

[Professional Edition and above only]

Returns the version for QR Codes.

The symbol versions of QR Code range from Version 1 to Version 40. Each version has a different module configuration or number of modules. (The module refers to the black and white dots that make up QR Code.)

"Module configuration" refers to the number of modules contained in a symbol, commencing with Version 1 (21 × 21 modules) up to Version 40 (177 × 177 modules). Each higher version number comprises 4 additional modules per side.

int VpeGetQRCodeVersion(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle or VPE Object Handle

 

See also:

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