AppearanceObject.GetDXStringFormat() Method
In This Article
Returns an object that contains text alignment information and OpenType features.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public DXStringFormat GetDXStringFormat()
#Returns
Type | Description |
---|---|
DXString |
An object that contains text layout information, display manipulations, and Open |
See Also