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.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
FlowDirection | A FlowDirection enumeration value. |
See Also