Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButtonBase Class / ShouldSerializeTextAlign Method

In This Topic
    ShouldSerializeTextAlign Method (RenderInputButtonBase)
    In This Topic
    Indicates whether TextAlign should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeTextAlign() As Boolean
    protected bool ShouldSerializeTextAlign()

    Return Value

    True if TextAlign should be serialized, false otherwise.
    See Also