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

In This Topic
    lineHeight Property (IHTMLStyle)
    In This Topic

    lineHeight property of IHTMLStyle interface.

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

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

    See Also