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

In This Topic
    dir Property (IHTMLDocument3)
    In This Topic

    dir property of IHTMLDocument3 interface.

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

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

    See Also