CTCharacterCollection Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class whose static fields specify character collections.
public enum CTCharacterCollection
type CTCharacterCollection =
- Inheritance
-
CTCharacterCollection
Fields
Name | Value | Description |
---|---|---|
IdentityMapping | 0 | The character identifier is the same as the glyph index. |
AdobeCNS1 | 1 | The Adobe-CNS1 character collection. |
AdobeGB1 | 2 | The Adobe-GB1 character collection. |
AdobeJapan1 | 3 | The Adobe-Japan1 character collection. |
AdobeJapan2 | 4 | The Adobe-Japan2 character collection. |
AdobeKorea1 | 5 | The Adobe-Korea1 mapping. |