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

In This Topic
    height Property (IHTMLStyle)
    In This Topic

    height property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property height As System.Object
    System.object height {get; set;}
    Remarks

    An original IDL definition of height property was the following: VARIANT height;

    See Also