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

In This Topic
    leftMargin Property
    In This Topic

    leftMargin property of IHTMLBodyElement interface.

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

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

    See Also