Enumeration StiDbfCodePages

Enumeration for setting Code Pages.

Index

Enumeration members

Default

Default: = 0

A parameter indicating that the code page of the exported document will not be specified.

EasternEuropeanDOS

EasternEuropeanDOS: = 852

A code page of the exported document is Eastern European MS-DOS. Code page number 852.

EasternEuropeanMacintosh

EasternEuropeanMacintosh: = 10029

A code page of the exported document is Eastern European Macintosh. Code page number 10029.

EasternEuropeanWindows

EasternEuropeanWindows: = 1250

A code page of the exported document is EasternEuropean MS-DOS. Code page number 1250.

GreekDOS

GreekDOS: = 737

A code page of the exported document is Greek MS-DOS (437G). Code page number 737.

GreekMacintosh

GreekMacintosh: = 10006

A code page of the exported document is Greek Macintosh. Code page number 10006.

GreekWindows

GreekWindows: = 1253

A code page of the exported document is Greek Windows. Code page number 1253.

IcelandicDOS

IcelandicDOS: = 861

A code page of the exported document is Icelandic MS-DOS. Code page number 861.

InternationalDOS

InternationalDOS: = 850

A code page of the exported document is International MS-DOS. Code page number 850.

KamenickyDOS

KamenickyDOS: = 895

A code page of the exported document is Kamenicky (Czech) MS-DOS. Code page number 895.

MazoviaDOS

MazoviaDOS: = 620

A code page of the exported document is Mazovia (Polish) MS-DOS. Code page number 620.

NordicDOS

NordicDOS: = 865

A code page of the exported document is Nordic MS-DOS. Code page number 865.

RussianDOS

RussianDOS: = 866

A code page of the exported document is Russian MS-DOS. Code page number 866.

RussianMacintosh

RussianMacintosh: = 10007

A code page of the exported document is Russian Macintosh. Code page number 10007.

RussianWindows

RussianWindows: = 1251

A code page of the exported document is Russian Windows. Code page number 1251.

StandardMacintosh

StandardMacintosh: = 10000

A code page of the exported document is Standard Macintosh. Code page number 10000.

TurkishDOS

TurkishDOS: = 857

A code page of the exported document is Turkish MS-DOS. Code page number 857.

TurkishWindows

TurkishWindows: = 1254

A code page of the exported document is Turkish Windows. Code page number 1254.

USDOS

USDOS: = 437

A code page of the exported document is U.S. MS-DOS. Code page number 437.

WindowsANSI

WindowsANSI: = 1252

A code page of the exported document is Windows ANSI. Code page number 1252.

Generated using TypeDoc