Skip to main content
All docs
V25.1
  • TextOptions.GetDXStringFormat() Method

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

    Namespace: DevExpress.Utils

    Assembly: DevExpress.Utils.v25.1.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