Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLBodyElement Interface / noWrap Property

In This Topic
    noWrap Property (IHTMLBodyElement)
    In This Topic

    noWrap property of IHTMLBodyElement interface.

    Syntax
    'Declaration
     
    Property noWrap As System.Boolean
    System.bool noWrap {get; set;}
    Remarks

    An original IDL definition of noWrap property was the following: VARIANT_BOOL noWrap;

    See Also