New to Telerik ReportingStart a free 30-day trial

Specifies the horizontal alignment of the text in a report item.

Definition

Namespace:Telerik.Reporting.Drawing

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum HorizontalAlign

Fields

Specifies that the text is aligned to the center.

C#
Center = 1

Specifies that the text is justified.

C#
Justify = 3

Specifies that the text is aligned to the left.

C#
Left = 0

Specifies that the text is aligned to the right.

C#
Right = 2
In this article
DefinitionFieldsCenterJustifyLeftRight
Not finding the help you need?
Contact Support