ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / LineBreakpoint Structure / IsSoftHyphen Property

In This Topic
    IsSoftHyphen Property (LineBreakpoint)
    In This Topic
    unsigned char isSoftHyphen
    Syntax
    'Declaration
     
    Public Property IsSoftHyphen As System.Boolean
    public System.bool IsSoftHyphen {get; set;}
    See Also