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

In This Topic
    topMargin Property
    In This Topic

    topMargin property of IHTMLBodyElement interface.

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

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

    See Also