The TextFileType enumeration provides the following values:
Description |
Value |
---|---|
TextFileType_None |
incomplete (the last line of the file only) |
TextFileType_Unix |
line is terminated with ‘ |
TextFileType_Dos |
line is terminated with ‘ |
TextFileType_Mac |
line is terminated with ‘ |
TextFileType_Os2 |
line is terminated with ‘ |