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

ExportSettings.FlowDirection Attached Property

Specifies the direction of the text and the position of the element in a document. This property enables you to create document content optimized for right-to-left cultures. This is a dependency property. This is an attached property.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
FlowDirection

A FlowDirection enumeration value.

See Also