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

In This Topic
    scrollHeight Property
    In This Topic

    scrollHeight property of IHTMLElement2 interface.

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

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

    See Also