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

In This Topic
    bottomMargin Property
    In This Topic

    bottomMargin property of IHTMLBodyElement interface.

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

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

    See Also