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

In This Topic
    text Property (IHTMLBodyElement)
    In This Topic

    text property of IHTMLBodyElement interface.

    Syntax
    'Declaration
     
    Property text As System.Object
    System.object text {get; set;}
    Remarks

    An original IDL definition of text property was the following: VARIANT text;

    See Also