[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Drawing.StringAlignment

StringAlignment Enum

Specifies the alignment of a text string relative to its layout rectangle. It is a cross-platform version of StringAlignment.

Namespace: GrapeCity.ActiveReports.Document.Drawing
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum StringAlignment

Fields

Name Description
Center

The center string alignment.

Far

The far string alignment.

Near

The near string alignment.