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

In This Topic
    CrossStream Property (FontSubSet.KernSubtable)
    In This Topic
    If set, kerning is perpendicular to the flow of the text.
    Syntax
    'Declaration
     
    Public ReadOnly Property CrossStream As Boolean
    public bool CrossStream {get;}
    See Also