MinimumValues Property (FontSubSet.KernSubtable)
In This Topic
If set, the table has minimum values, if not set, the table has kerning values.
Syntax
'Declaration
Public ReadOnly Property MinimumValues As Boolean
public bool MinimumValues {get;}
See Also