PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / TextAlign Property

In This Topic
    TextAlign Property (RenderInputCheckBox)
    In This Topic
    Gets or sets the alignment of the button text.
    Syntax
    'Declaration
     
    Public Property TextAlign As ContentAlignment
    public ContentAlignment TextAlign {get; set;}
    See Also