You can specify many other settings like Bar's Width and Height, DPI, Font, additional Text, etc. by concatenating the SETTING-ID=SETTING-VALUE through ampersand (&) chars as shown in the sample code above and by referring to the list of valid settings in the following table.
You can specify many other settings like Bar's Width and Height, DPI, Font, additional Text, etc. by concatenating the SETTING-ID=SETTING-VALUE through ampersand (&) chars as shown in the sample code above and by referring to the list of valid settings in the following table.
- The first setting must be S (for Symbology), followed by C (for value to encode "Code" property) and finally followed by any other settings.
- SETTING-ID=SETTING-VALUE pairs are separated by & (ampersand character).
PARAM |
BarcodeProfessional Property |
Example |
NOTE |
AC |
AC=T |
Just do not specify this param if it has False value |
|
AA |
AA=T |
Just do not specify this param if it has False value |
|
ABIP |
ABIP=BASE64-IMAGE-CONTENT |
The value for this param must be a local image file path like c:\temp\image.png or a BASE64 content |
|
ALI |
ALI=BASE64-IMAGE-CONTENT |
The value for this param must be a local image file path like c:\temp\image.png or a BASE64 content |
|
ALIO |
ALIO=50 |
The opacity must be an integer number from 1 (almost fully transparent) to 100 (fully opaque) |
|
ALIPER |
ALIPER=25 |
|
|
ALIP |
ALIP=Top |
Param's value must be one of the LogoPosition Enumeration values |
|
ACBE |
ACBE=ISO-8859-1 |
|
|
ACEC |
ACEC=23 |
|
|
ACF |
ACF=Auto |
Param's value must be one of the AztecCodeFormat Enumeration values |
|
ACPT |
ACPT=T |
Just do not specify this param if it has False value |
|
ACR |
ACR=-1 |
|
|
BKC |
BKC=#FFFFFF |
It must be specified as a HTML color |
|
BC |
BC=#000000 |
It must be specified as a HTML color |
|
BU |
BU=Inch |
Param's value must be one of the BarcodeUnit Enumeration values |
|
BH |
BH=0.5 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
BR |
BR=2 |
|
|
BW |
BW=0.01 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
BWA |
BWA=0.0001 |
Values can be positive (enlarge) or negative (reduce). |
|
BBS |
BBS=Frame |
Param's value must be one of the BearerBarStyle Enumeration values |
|
BBW |
BBW=0.05 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
BRC |
BRC=#000000 |
It must be specified as a HTML color |
|
BRW |
BRW=2px |
Values must be specified in pixels |
|
BM |
BM=0.1 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
CSC1 |
CSC1=A |
Param's value must be one of the CodabarStartStopChar Enumeration values |
|
CSC2 |
CSC2=B |
Param's value must be one of the CodabarStartStopChar Enumeration values |
|
C |
C=1234567890 |
|
|
CB64 |
CB64=MTIzNDU2Nzg5MA== |
Use this param to specify a value to encode that might contain non-printable characters or bytes |
|
CB64Enc |
|
CB64=UTF-8 |
Use this param to specify which Encoding or CodePage must be used to convert the CB64 param value back to a string that will be set to the Code property |
C128CS |
C128CS=Auto |
Param's value must be one of the Code128 Enumeration values |
|
C16KM |
C16KM=Mode0 |
Param's value must be one of the Code16k Enumeration values |
|
CA |
CA=BelowCenter |
Param's value must be one of the Alignment Enumeration values |
|
CFP |
CFP=SAMPLE-{0} |
Based on String.Format() |
|
DMBE |
DMBE=ISO-8859-1 |
|
|
DME |
DME=Auto |
Param's value must be one of the DataMatrixEncoding Enumeration values |
|
DMF |
DMF=Auto |
Param's value must be one of the DataMatrixFormat Enumeration values |
|
DMFID |
DMFID=001001 |
|
|
DMPT |
DMPT=T |
Just do not specify this param if it has False value |
|
DMSC |
DMSC=1 |
|
|
DMSI |
DMSI=1 |
|
|
DCHK |
DCHK=T |
Just do not specify this param if it has False value |
|
DC |
DC=T |
Just do not specify this param if it has False value |
|
DLMI |
DLMI=T |
Just do not specify this param if it has False value |
|
DSSC |
DSSC=T |
Just do not specify this param if it has False value |
|
DPI |
DPI=96 |
|
|
EB |
EB=BlankImage |
Param's value must be one of the ErrorBehavior Enumeration values |
|
EUBWA |
EUBWA=T |
Just do not specify this param if it has False value |
|
EUMF |
EUMF=0.8 |
0.8 means 80% magnification |
|
EUS |
EUS=Digits5 |
Param's value must be one of the Supplement Enumeration values |
|
EUSC |
EUSC=12345 |
For this param takes effect, EUS param must be specified |
|
EUSS |
EUSS=0.15 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
EUSTM |
EUSTM=0.15 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
EXT |
EXT=T |
Just do not specify this param if it has False value |
|
FITW |
FITW=1.5 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
FITH |
FITH=0.75 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
FNTB |
FNTB=T |
Just do not specify this param if it has False value |
|
FNTI |
FNTI=T |
Just do not specify this param if it has False value |
|
FNTN |
FNTN=Arial |
|
|
FNTSZ |
FNTSZ=10 |
Values must be specified in points |
|
FNTS |
FNTS=T |
Just do not specify this param if it has False value |
|
FNTU |
FNTU=T |
Just do not specify this param if it has False value |
|
FNTC |
FNTC=#000000 |
It must be specified as a HTML color |
|
GB |
GB=T |
Just do not specify this param if it has False value |
|
GBH |
GBH=0.5 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
H15434 |
H15434=T |
Just do not specify this param if it has False value |
|
HFHRT |
HFHRT=T |
Just do not specify this param if it has False value |
|
HRT |
HRT=Product ID - 12345 |
|
|
HXCBE |
HXCBE=ISO-8859-1 |
|
|
HXCE |
HXCE=Auto |
Param's value must be one of the HanXinCodeEncoding Enumeration values |
|
HXCEC |
HXCEC=L1 |
Param's value must be one of the HanXinCodeErrorCorrectionLevel Enumeration values |
|
HXCV |
HXCV=Auto |
Param's value must be one of the HanXinCodeVersion Enumeration values |
|
HXCPT |
HXCPT=T |
Just do not specify this param if it has False value |
|
IDS |
IDS=DS001 |
Param's value must be one of the Isbt128DataStructure Enumeration values. |
|
LHM |
LHM=None |
Param's value must be one of the ItfHmark Enumeration values |
|
RHM |
RHM=None |
Param's value must be one of the ItfHmark Enumeration values |
|
MICRCH |
MICRCH=0.117 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
MICRCW |
MICRCW=0.091 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
MICRCS |
MICRCS=0.125 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
MXM |
MXM=Mode4 |
Param's value must be one of the MaxiCodeModes Enumeration values. |
|
MXPT |
MXPT=T |
Just do not specify this param if it has False value |
|
MXSC |
MXSC=1 |
|
|
MXSI |
MXSI=1 |
|
|
MPDFV |
MPDFV=Auto |
Param's value must be one of the MicroPdf417Version Enumeration values. |
|
MQR |
MQR=Auto |
Param's value must be one of the MicroQRCodeVersion Enumeration values. |
|
MSICHK |
MSICHK=OneMod10 |
Param's value must be one of the MsiChecksum Enumeration values. |
|
PDFAR |
PDFAR=0.5 |
Float point number from 0 to 1 |
|
PDFC |
PDFC=0 |
Integer number from 0 to 30 |
|
PDFCT |
PDFCT=Auto |
Param's value must be one of the Pdf417CompactionType Enumeration values. |
|
PDFEC |
PDFEC=Level2 |
Param's value must be one of the Pdf417ErrorCorrection Enumeration values. |
|
PDFID |
PDFID=123 |
|
|
PDFR |
PDFR=0 |
Integer number from 3 to 90, or 0 (zero) for auto |
|
PDFSC |
PDFSC=2 |
|
|
PDFSI |
PDFSI=0 |
|
|
PDFT |
PDFT=T |
Just do not specify this param if it has False value |
|
PHBS |
PHBS=0.04 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
PHBW1 |
PHBW1=0.06 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
PHBW2 |
PHBW2=0.02 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
PLHSB |
PLHSB=0.06 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
PLHTB |
PLHTB=0.135 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
P4SSSC |
P4SSSC=T |
Just do not specify this param if it has False value |
|
P4SBS |
P4SBS=0.03 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
P4STBH |
P4STBH=0.08 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
P4STBW |
P4STBW=0.02 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
POHSB |
POHSB=0.06 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
POHTB |
POHTB=0.135 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
QRBE |
QRBE=ISO-8859-1 |
|
|
QRE |
QRE=Auto |
Param's value must be one of the QRCodeEncoding Enumeration values. |
|
QREC |
QREC=M |
Param's value must be one of the QRCodeErrorCorrectionLevel Enumeration values. |
|
QRPT |
QRPT=T |
Just do not specify this param if it has False value |
|
QRV |
QRV=Auto |
Param's value must be one of the QRCodeVersion Enumeration values. |
|
QZ |
QZ=0.1 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
ROT |
ROT=None |
Param's value must be one of the Rotate Enumeration values. |
|
SDP |
SDP=T |
Just do not specify this param if it has False value |
|
SPR |
SPR=4 |
|
|
S |
S=Code39 |
Param's value must be one of the Symbology Enumeration values. |
|
T |
T=Product ID |
|
|
TA |
TA=AboveCenter |
Param's value must be one of the Alignment Enumeration values. |
|
TFNTB |
TFNTB=T |
Just do not specify this param if it has False value |
|
TFNTI |
TFNTI=T |
Just do not specify this param if it has False value |
|
TFNTN |
TFNTN=Arial |
|
|
TFNTSZ |
TFNTSZ=10 |
Values must be specified in points |
|
TFNTS |
TFNTS=T |
Just do not specify this param if it has False value |
|
TFNTU |
TFNTU=T |
Just do not specify this param if it has False value |
|
TFNTC |
TFNTC=#000000 |
It must be specified as a HTML color |
|
TFP |
TFP=SAMPLE-{0} |
Based on String.Format() |
|
TM |
TM=0.1 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |
|
UPCE |
UPCE=System0 |
Param's value must be one of the UpcE Enumeration values. |
|
UQZT |
UQZT=T |
Just do not specify this param if it has False value |
|
FIM |
FIM=A |
Param's value must be one of the FIM Enumeration values. |
|
HBC |
HBC=10 |
|
|
MS |
AztecCodeModuleSize, DataMatrixModuleSize, QRCodeModuleSize, HanXinCodeModuleSize |
MS=0.02 |
Values must be specified in the same unit set up to BarcodeUnit property. Default is inch. |