Back to Devexpress

TextOptions.GetDXStringFormat() Method

windowsforms-devexpress-dot-utils-dot-textoptions-bb53373c.md

latest1.1 KB
Original Source

TextOptions.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

TextOptions Class

TextOptions Members

DevExpress.Utils Namespace