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

In This Topic
    lang Property
    In This Topic

    lang property of IHTMLElement interface.

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

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

    See Also