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

In This Topic
    outerText Property
    In This Topic

    outerText property of IHTMLElement interface.

    Syntax
    'Declaration
     
    Property outerText As System.String
    System.string outerText {get; set;}
    Remarks

    An original IDL definition of outerText property was the following: BSTR outerText;

    See Also