InputPanel for WinForms | ComponentOne
C1.Win.5 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 Boolean
    public bool MinimumValues {get;}
    See Also