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

In This Topic
    top Property (IHTMLStyle)
    In This Topic

    top property of IHTMLStyle interface.

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

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

    See Also