Function
Specifies the character code of the file.
Variable type
[ C#: enum RFileCharEnCode ] [ VB.NET: Enum RFileCharEnCode ]
Initial value
Auto
Setting value
| Value | Enumeration member | Description | 
| 0 | Auto | Auto | 
| 1 | UTF8 | UTF-8 | 
| 2 | UTF16 | UTF-16 | 
| 3 | ShiftJIS | Shift JIS | 
| 4 | EUC | EUC | 
Remarks
Specifies the character code of the file.