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

In This Topic
    margin Property (IHTMLStyle)
    In This Topic

    margin property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property margin As System.String
    System.string margin {get; set;}
    Remarks

    An original IDL definition of margin property was the following: BSTR margin;

    See Also