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

In This Topic
    posWidth Property
    In This Topic

    posWidth property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property posWidth As System.Single
    System.float posWidth {get; set;}
    Remarks

    An original IDL definition of posWidth property was the following: float posWidth;

    See Also