InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet.KernSubtable Class / HorizontalData Property

In This Topic
    HorizontalData Property (FontSubSet.KernSubtable)
    In This Topic
    If set, the table has horizontal data, if not set, it has vertical data.
    Syntax
    'Declaration
     
    Public ReadOnly Property HorizontalData As Boolean
    public bool HorizontalData {get;}
    See Also