QRCodeBorder

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (2D) >

QRCodeBorder

Previous pageReturn to chapter overviewNext page

[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.

property integer VPE.QRCodeBorder

read / write; runtime only; also supported by TVPEObject

Possible Values:

the number of modules used for the border (usually 4)

Default:

4

 

See also:

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