A newer version of this page is available.
Switch to the current version.
TextBrick.HorzAlignment Property
Gets or sets the horizontal alignment of the text.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public HorzAlignment HorzAlignment { get; set; }
Public Property HorzAlignment As HorzAlignment
Property Value
Type | Description |
---|---|
HorzAlignment | A HorzAlignment value that specifies the horizontal alignment of the text. |
Implements
DevExpress.XtraPrinting.ITextBrick.HorzAlignment
See Also
Feedback