Skip to main content
All docs
V25.2
  • UnderlineStyle.Outline Property

    Gets the outline settings applied to text.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public OutlineStyle Outline { get; }

    Property Value

    Type Description
    OutlineStyle

    An object that contains the outline settings.

    See Also