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

In This Topic
    pixelHeight Property
    In This Topic

    pixelHeight property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property pixelHeight As System.Integer
    System.int pixelHeight {get; set;}
    Remarks

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

    See Also