Skip to main content
All docs
V25.1
  • TextUnderlineType Enum

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum TextUnderlineType

    Members

    Name
    None
    Words
    Single
    Double
    Heavy
    Dotted
    HeavyDotted
    Dashed
    HeavyDashed
    LongDashed
    HeavyLongDashed
    DotDash
    HeavyDotDash
    DotDotDash
    HeavyDotDotDash
    Wavy
    HeavyWavy
    DoubleWavy

    Related API Members

    The following properties accept/return TextUnderlineType values:

    See Also