public enum CodecsTxtEncoding Public Enum CodecsTxtEncoding typedef NS_ENUM(NSInteger, LTCodecsTxtEncoding) public enum CodecsTxtEncoding public enum class CodecsTxtEncoding | Value | Member | Description |
|---|---|---|
| 0 | Auto | Automatically detect UTF8 or ANSI content |
| 1 | Ansi | 8-bit ANSI |
| 2 | Utf7 | 7-bit Unicode |
| 3 | Utf8 | 8-bit Unicode |
| 4 | Utf16LE | 16-bit Unicode in little endian (Intel) byte order |
| 5 | Utf16BE | 16-bit Unicode in big endian (Motorola) byte order |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
