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

In This Topic
    textAlign Property (IHTMLStyle)
    In This Topic

    textAlign property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property textAlign As System.String
    System.string textAlign {get; set;}
    Remarks

    An original IDL definition of textAlign property was the following: BSTR textAlign;

    See Also