Enum CodePage
Specifies a Code Page
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum CodePage
Fields
| Name | Description |
|---|---|
| CP1250 | Windows 1250 Latin 2 |
| CP1251 | Windows 1251 Cyrillic |
| CP1252 | Windows 1252 Latin 1 |
| CP1253 | Windows 1253 Greek |
| CP1254 | Windows 1254 Turkish |
| CP1255 | Windows 1255 Hebrew |
| CP850 | DOS 850 Latin 1 |
| UTF8 | Unicode UTF-8 |