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