WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextDecoration - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextDecoration

    Indicates the decoration style of text associated with report items.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum TextDecoration

    Fields

    Name Description
    Default

    Normal text.

    LineThrough

    Text with a line through the middle.

    None

    Normal text.

    Overline

    Overlined text.

    Underline

    Underlined text.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved