OpenTypeUnicodeEncoding
Leave feedback
On this page
Represents encoding for Unicode platform.
public enum OpenTypeUnicodeEncoding : ushort
| Name | Value | Description |
|---|---|---|
| Unicode10 | 0 |
Unicode 1.0 semantics. |
| Unicode11 | 1 |
Unicode 1.1 semantics. |
| Iso | 2 |
ISO/IEC 10646 semantics. |
| Unicode20Bmp | 3 |
Unicode 2.0 and onwards semantics, Unicode BMP only (‘cmap’ subtable formats 0, 4, 6). |
| Unicode20Full | 4 |
Unicode 2.0 and onwards semantics, Unicode full repertoire (‘cmap’ subtable formats 0, 4, 6, 10, 12). |
| UnicodeVariation | 5 |
Unicode Variation Sequences (‘cmap’ subtable format 14). |
| UnicodeFull | 6 |
Unicode full repertoire (‘cmap’ subtable formats 0, 4, 6, 10, 12, 13). |
- namespace GroupDocs.Metadata.Formats.Font
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.