ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / LineBreakpoint Structure / IsWhitespace Property

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