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

In This Topic
    title Property (IHTMLElement)
    In This Topic

    title property of IHTMLElement interface.

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

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

    See Also