EncodingType
EncodingType enumeration
Enumerates encoding types of the text using.
public enum EncodingType
Values (decimal)
Name | Value | Description |
---|---|---|
Identity_h | 0 | The Unicode encoding with horizontal writing. |
Identity_v | 1 | The Unicode encoding with vertical writing. |
Cp1250 | 2 | A windows text encoding name. |
Cp1252 | 3 | A windows text encoding name. |
Cp1257 | 4 | A windows text encoding name. |
Winansi | 5 | Windows ansi encoding. |
Macroman | 6 | Mac os standard encoding for Latin text. |
See Also
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF