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

In This Topic
    pixelLeft Property
    In This Topic

    pixelLeft property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property pixelLeft As System.Integer
    System.int pixelLeft {get; set;}
    Remarks

    An original IDL definition of pixelLeft property was the following: long pixelLeft;

    See Also