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

In This Topic
    pixelTop Property
    In This Topic

    pixelTop property of IHTMLStyle interface.

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

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

    See Also