Adobe InDesign CS6 Server (8.0) Object Model JS: TagTextExportCharacterSet
From InDesign Server CS6
Character set options exporting tagged text files.
Value
| Name | Description | Value |
|---|---|---|
| TagTextExportCharacterSet.ANSI | ANSI. | 1095652169 = 'ANSI' |
| TagTextExportCharacterSet.ASCII | ASCII. | 1095975753 = 'ASCI' |
| TagTextExportCharacterSet.CENTRALEUROPEAN_ISO | The Central European (ISO) character set. | 1416184645 = 'TiCE' |
| TagTextExportCharacterSet.CHINESE_BIG_5 | Chinese Big 5 | 1415799349 = 'Tcb5' |
| TagTextExportCharacterSet.CYRILLIC_ISO | The Cyrillic (ISO) character set. | 1416184697 = 'TiCy' |
| TagTextExportCharacterSet.GB18030 | Uses GB18030 encoding. | 1416061491 = 'Tgb3' |
| TagTextExportCharacterSet.GREEK_ISO | The Greek (ISO) character set. | 1416185707 = 'TiGk' |
| TagTextExportCharacterSet.KSC5601 | Uses KSC5601 encoding. | 1414230883 = 'TKsc' |
| TagTextExportCharacterSet.SHIFT_JIS | Shift_JIS. | 1249077875 = 'Jsjs' |
| TagTextExportCharacterSet.UNICODE | Unicode. | 1249209961 = 'Juni' |
| TagTextExportCharacterSet.WINDOWS_ARABIC | The Windows Arabic character set. | 1417101682 = 'TwAr' |
| TagTextExportCharacterSet.WINDOWS_HEBREW | The Windows Hebrew character set. | 1417103458 = 'TwHb' |
Usage
As property
TaggedTextExportPreference.characterSet
| Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |