Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / TextAlign Property

In This Topic
    TextAlign Property (FormattingSupport)
    In This Topic
    Gets or sets the text align.
    Syntax
    'Declaration
     
    Public Property TextAlign As System.String
    public System.string TextAlign {get; set;}
    See Also