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

In This Topic
    htmlText Property
    In This Topic

    htmlText property of IHTMLTxtRange interface.

    Syntax
    'Declaration
     
    ReadOnly Property htmlText As System.String
    System.string htmlText {get;}
    Remarks

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

    See Also