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

    Gets a UnderlineFill 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 UnderlineFill UseTextSettings

    Field Value

    Type Description
    UnderlineFill

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

    See Also