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

In This Topic
    letterSpacing Property (IHTMLStyle)
    In This Topic

    letterSpacing property of IHTMLStyle interface.

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

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

    See Also