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

In This Topic
    marginBottom Property (IHTMLStyle)
    In This Topic

    marginBottom property of IHTMLStyle interface.

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

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

    See Also