ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Boolean
    public System.bool CanWrapLineAfter {get; set;}
    See Also