ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ClusterMetrics Structure / CanWrapLineAfter Property

In This Topic
    CanWrapLineAfter Property
    In This Topic
    unsigned short canWrapLineAfter
    Syntax
    'Declaration
     
    Public Property CanWrapLineAfter As Boolean
    public bool CanWrapLineAfter {get; set;}
    See Also