FontSubSet.CharacterVariantParams Class Members
In This Topic
The following tables list the members exposed by FontSubSet.CharacterVariantParams.
Public Properties
| Name | Description |
 | Characters | The Unicode Scalar Value of the characters for which this feature provides glyph variants. |
 | FeatUILabelNameID | The ‘name’ table name ID that specifies a string (or strings, for multiple languages) for a user-interface label for this feature. |
 | FeatUITooltipTextNameID | The ‘name’ table name ID that specifies a string (or strings, for multiple languages) that an application can use for tooltip text for this feature. |
 | FirstParamUILabelNameID | The first ‘name’ table name ID used to specify strings for user-interface labels for the feature parameters. |
 | NumNamedParameters | Number of named parameters (may be zero). |
 | SampleTextNameID | The ‘name’ table name ID that specifies sample text that illustrates the effect of this feature. |
Top
See Also