GetMaxLevel()

Int GetMaxLevel(LPINT mode) for Aztec and DataMatrix font kits.

Int GetMaxLevel(LINT code. LPINT mode) for the PDF font kit, where the code parameter contains 0 for PDF417 barcodes or 1 for Micro PDF barcodes.

Returns the number of security levels valid for the mode. For example, Aztec in Normal mode can have 99 levels, but in Compact mode has only 4.

VB Example

Mode=0
N=GetMaxLevel(Mode)

 

More:

GetError()