ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet.KernSubtable Class / MinimumValues Property

In This Topic
    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 System.Boolean
    public System.bool MinimumValues {get;}
    See Also