Skip to main content
A newer version of this page is available. .

TextExportSettings.HorizontalAlignment Attached Property

Gets or sets the horizontal text alignment.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
HorizontalAlignment

A HorizontalAlignment enumeration value.

See Also