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

In This Topic
    marginTop Property (IHTMLStyle)
    In This Topic

    marginTop property of IHTMLStyle interface.

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

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

    See Also