VpeSetAztecFlags

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (2D) >

VpeSetAztecFlags

Previous pageReturn to chapter overviewNext page

[Professional Edition and above only]

Sets the flag for the interpretation of the lpszString parameter of the VpeAztec()-function.

void VpeSetAztecFlags(

VpeHandle hDoc,

int flags

)

VpeHandle hDoc

Document Handle or VPE Object Handle

int flags

If true, the lpszString parameter of the VpeAztec()-function uses "<Esc>n" for FLG(n), and "<Esc><Esc>" for "<Esc>"

Default:

0 (false)

 

See also:

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