TextOptions.GetDXStringFormat() Method
Returns an object that contains text alignment information and OpenType features.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
DXStringFormat | An object that contains text layout information, display manipulations, and OpenType features. |
See Also