Characters Property (FontSubSet.CharacterVariantParams)
In This Topic
The Unicode Scalar Value of the characters for which this feature provides glyph variants.
Syntax
'Declaration
Public ReadOnly Property Characters As Integer()
public int[] Characters {get;}
See Also