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

In This Topic
    paddingBottom Property (IHTMLStyle)
    In This Topic

    paddingBottom property of IHTMLStyle interface.

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

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

    See Also