<< Click to Display Table of Contents >> VpeSetQRCodeBorder |
[Professional Edition and above only]
Specifies the number of modules used for the border (usually 4) around QR Codes. The QR Code symbol area requires a border or "quiet zone" around it to be used. The border is a clear area around a symbol where nothing is printed. QR Code requires a four-module (or more) wide border at all sides of a symbol.
If you position no other objects near a QR Code, you might wish to set the border to zero, so the whole rectangle specified for the code is used for drawing the symbol pattern.
void VpeSetQRCodeBorder(
VpeHandle hDoc,
int border
)
VpeHandle hDoc
Document Handle or VPE Object Handle
int border
the number of modules used for the border (usually 4)
Default:
4
"Barcodes (2D)" in the Programmer's Manual