Skip to main content
All docs
V25.2
  • UnderlineStyle.Automatic Field

    Gets an UnderlineStyle object with automatically determined underline style settings.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly UnderlineStyle Automatic

    Field Value

    Type Description
    UnderlineStyle

    An UnderlineStyle object with automatically determined underline style settings.

    See Also