The following tables list the members exposed by TextAlignment.
Name | Description | |
---|---|---|
TextAlignment Constructor | Overloaded. |
Name | Description | |
---|---|---|
Center | Gets a predefined alignment. | |
Horizontal | Gets or sets the horizontal alignment. | |
IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) | |
Justify | Gets a predefined alignment. | |
Left | Gets a predefined alignment. | |
Right | Gets a predefined alignment. | |
Vertical | Gets or sets the vertical alignment. |
Name | Description | |
---|---|---|
Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |
View on GitHub