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

    Obtains the outline style settings for 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 outline style settings.

    See Also