WPF

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

    Show / Hide Table of Contents

    Enum TextEffects

    Specifies an effect to apply to the text within a report item.

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

    Fields

    Name Description
    Default

    Specifies the default text effect, which is the same as None.

    Embed

    Specifies that the text has an embedded effect.

    Emboss

    Specifies that the text is embossed.

    Frame

    Specifies that a frame is added around the text.

    None

    Specifies that no special effect is applied to the text.

    Shadow

    Specifies that the text has a shadow.

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