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

In This Topic
    rightMargin Property
    In This Topic

    rightMargin property of IHTMLBodyElement interface.

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

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

    See Also