Gets the default text alignment.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected virtual ContentAlignment GetDefaultTextAlign()
Visual Basic
Protected Overridable Function GetDefaultTextAlign As ContentAlignment

Return Value

MiddleCenter.

See Also