Back to Devexpress

AppearanceObject.GetDXStringFormat() Method

windowsforms-devexpress-dot-utils-dot-appearanceobject-f1dfd460.md

latest1.2 KB
Original Source

AppearanceObject.GetDXStringFormat() Method

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

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public DXStringFormat GetDXStringFormat()
vb
Public Function GetDXStringFormat As DXStringFormat

Returns

TypeDescription
DXStringFormat

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

|

See Also

AppearanceObject Class

AppearanceObject Members

DevExpress.Utils Namespace