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

In This Topic
    clientHeight Property (IHTMLElement2)
    In This Topic

    clientHeight property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property clientHeight As System.Integer
    System.int clientHeight {get;}
    Remarks

    An original IDL definition of clientHeight property was the following: long clientHeight;

    See Also