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

In This Topic
    marginLeft Property (IHTMLStyle)
    In This Topic

    marginLeft property of IHTMLStyle interface.

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

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

    See Also