| Package | stimulsoft.report.export.enums |
| Class | public class StiDbfCodePages |
| Inheritance | StiDbfCodePages Object |
| Constant | Defined By | ||
|---|---|---|---|
| Default : int = 0 [static] A parameter indicating that the code page of the exported document will not be specified. | StiDbfCodePages | ||
| EasternEuropeanDOS : int = 852 [static] A code page of the exported document is Eastern European MS-DOS. | StiDbfCodePages | ||
| EasternEuropeanMacintosh : int = 10029 [static] A code page of the exported document is Eastern European Macintosh. | StiDbfCodePages | ||
| EasternEuropeanWindows : int = 1250 [static] A code page of the exported document is EasternEuropean MS-DOS. | StiDbfCodePages | ||
| GreekDOS : int = 737 [static] A code page of the exported document is Greek MS-DOS (437G). | StiDbfCodePages | ||
| GreekMacintosh : int = 10006 [static] A code page of the exported document is Greek Macintosh. | StiDbfCodePages | ||
| GreekWindows : int = 1253 [static] A code page of the exported document is Greek Windows. | StiDbfCodePages | ||
| IcelandicDOS : int = 861 [static] A code page of the exported document is Icelandic MS-DOS. | StiDbfCodePages | ||
| InternationalDOS : int = 850 [static] A code page of the exported document is International MS-DOS. | StiDbfCodePages | ||
| KamenickyDOS : int = 895 [static] A code page of the exported document is Kamenicky (Czech) MS-DOS. | StiDbfCodePages | ||
| MazoviaDOS : int = 620 [static] A code page of the exported document is Mazovia (Polish) MS-DOS. | StiDbfCodePages | ||
| NordicDOS : int = 865 [static] A code page of the exported document is Nordic MS-DOS. | StiDbfCodePages | ||
| RussianDOS : int = 866 [static] A code page of the exported document is Russian MS-DOS. | StiDbfCodePages | ||
| RussianMacintosh : int = 10007 [static] A code page of the exported document is Russian Macintosh. | StiDbfCodePages | ||
| RussianWindows : int = 1251 [static] A code page of the exported document is Russian Windows. | StiDbfCodePages | ||
| StandardMacintosh : int = 10000 [static] A code page of the exported document is Standard Macintosh. | StiDbfCodePages | ||
| TurkishDOS : int = 857 [static] A code page of the exported document is Turkish MS-DOS. | StiDbfCodePages | ||
| TurkishWindows : int = 1254 [static] A code page of the exported document is Turkish Windows. | StiDbfCodePages | ||
| USDOS : int = 437 [static] A code page of the exported document is U.S. | StiDbfCodePages | ||
| WindowsANSI : int = 1252 [static] A code page of the exported document is Windows ANSI. | StiDbfCodePages | ||
| Default | Constant |
public static const Default:int = 0A parameter indicating that the code page of the exported document will not be specified.
| EasternEuropeanDOS | Constant |
public static const EasternEuropeanDOS:int = 852A code page of the exported document is Eastern European MS-DOS. Code page number 852.
| EasternEuropeanMacintosh | Constant |
public static const EasternEuropeanMacintosh:int = 10029A code page of the exported document is Eastern European Macintosh. Code page number 10029.
| EasternEuropeanWindows | Constant |
public static const EasternEuropeanWindows:int = 1250A code page of the exported document is EasternEuropean MS-DOS. Code page number 1250.
| GreekDOS | Constant |
public static const GreekDOS:int = 737A code page of the exported document is Greek MS-DOS (437G). Code page number 737.
| GreekMacintosh | Constant |
public static const GreekMacintosh:int = 10006A code page of the exported document is Greek Macintosh. Code page number 10006.
| GreekWindows | Constant |
public static const GreekWindows:int = 1253A code page of the exported document is Greek Windows. Code page number 1253.
| IcelandicDOS | Constant |
public static const IcelandicDOS:int = 861A code page of the exported document is Icelandic MS-DOS. Code page number 861.
| InternationalDOS | Constant |
public static const InternationalDOS:int = 850A code page of the exported document is International MS-DOS. Code page number 850.
| KamenickyDOS | Constant |
public static const KamenickyDOS:int = 895A code page of the exported document is Kamenicky (Czech) MS-DOS. Code page number 895.
| MazoviaDOS | Constant |
public static const MazoviaDOS:int = 620A code page of the exported document is Mazovia (Polish) MS-DOS. Code page number 620.
| NordicDOS | Constant |
public static const NordicDOS:int = 865A code page of the exported document is Nordic MS-DOS. Code page number 865.
| RussianDOS | Constant |
public static const RussianDOS:int = 866A code page of the exported document is Russian MS-DOS. Code page number 866.
| RussianMacintosh | Constant |
public static const RussianMacintosh:int = 10007A code page of the exported document is Russian Macintosh. Code page number 10007.
| RussianWindows | Constant |
public static const RussianWindows:int = 1251A code page of the exported document is Russian Windows. Code page number 1251.
| StandardMacintosh | Constant |
public static const StandardMacintosh:int = 10000A code page of the exported document is Standard Macintosh. Code page number 10000.
| TurkishDOS | Constant |
public static const TurkishDOS:int = 857A code page of the exported document is Turkish MS-DOS. Code page number 857.
| TurkishWindows | Constant |
public static const TurkishWindows:int = 1254A code page of the exported document is Turkish Windows. Code page number 1254.
| USDOS | Constant |
public static const USDOS:int = 437A code page of the exported document is U.S. MS-DOS. Code page number 437.
| WindowsANSI | Constant |
public static const WindowsANSI:int = 1252A code page of the exported document is Windows ANSI. Code page number 1252.