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