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

    Gets an UnderlineStyle object with underline style settings based on the text settings.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly UnderlineStyle UseTextSettings

    Field Value

    Type Description
    UnderlineStyle

    An UnderlineStyle object with underline style settings based on the text settings.

    See Also