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

In This Topic
    language Property
    In This Topic

    language property of IHTMLElement interface.

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

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

    See Also