[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.TextAlignment

TextAlignment Enum

Represents the text alignment enumeration.

Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum TextAlignment

Fields

Name Description
Center

The center text alignment.

Justify

The justify text alignment.

Left

The left text alignment.

Right

The right text alignment.