OpenTypeIsoEncoding enumeration

OpenTypeIsoEncoding enumeration

Represents encoding for the OpenTypePlatform.ISO platform.

The OpenTypeIsoEncoding type exposes the following members:

Fields

Field Description
ASCII_7_BIT The 7-bit ASCII encoding.
ISO10646 The ISO 10646 encoding.
ISO8859 The ISO 8859-1 encoding.

See Also