Skip to main content
All docs
V23.2

AppearanceObject.GetDXStringFormat() Method

Returns an object that contains text alignment information and OpenType features.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public DXStringFormat GetDXStringFormat()

Returns

Type Description
DXStringFormat

An object that contains text layout information, display manipulations, and OpenType features.

See Also