| eCodePage_Custom  | 
 =0: Custom Code Page. None of the predefined values is used, but the code page is passed directly by the property CodePageCustom.  
 | 
| eCodePage_Default  | 
 =1: Default Code Page.  
The default code page for the selected barcode type is used. PDF417/MicroPDF ... CP437 
 QR-Code ... Shift JIS 
 All other barcodes ... ANSI. 
  
 | 
| eCodePage_ANSI  | 
 =2: ANSI Code Page (use the ANSI code page from the setting "Language for non-Unicode programs").  
 
  
 | 
| eCodePage_Windows1252  | 
 =3: Windows-1252 (1252).  
 | 
| eCodePage_Latin_I  | 
 =4: ISO 8859-1 Latin I (28591).  
 | 
| eCodePage_ASCIIExt_437  | 
 =5: ASCII Extended (437).  
 | 
| eCodePage_UTF8  | 
 =6: UTF-8 Code Page.  
 | 
| eCodePage_Korean  | 
 =7: Korean (949).  
 | 
| eCodePage_Japanese_Shift_JIS  | 
 =8: Japanese / Shift-JIS (932).  
 | 
| eCodePage_Simplified_Chinese  | 
 =9: Simplified Chinese (936).  
 | 
| eCodePage_Trad_Chinese_Big5  | 
 =10: Traditional Chinese (950).  
 | 
| eCodePage_ANSI_Cyrillic  | 
 =11: ANSI - Cyrillic (1251).  
 | 
| eCodePage_KOI8_R  | 
 =12: Russian KOI8-R (20866).  
 |