ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool HorizontalData {get;}
    See Also