menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextEffects - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextEffects

    Specify the text effects used in the image editor.

    Inheritance
    System.Object
    TextEffects
    Namespace: Syncfusion.UI.Xaml.ImageEditor.Enums
    Assembly: Syncfusion.SfImageEditor.UWP.dll
    Syntax
    public sealed class TextEffects : Enum

    Fields

    Bold

    Represent the bold text effect.

    Declaration
    public const TextEffects Bold
    Field Value
    Type
    TextEffects

    Italic

    Represent the italic text effect.

    Declaration
    public const TextEffects Italic
    Field Value
    Type
    TextEffects

    Normal

    Represents the normal text effect.

    Declaration
    public const TextEffects Normal
    Field Value
    Type
    TextEffects

    Underline

    Represents the underline text effect.

    Declaration
    public const TextEffects Underline
    Field Value
    Type
    TextEffects

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved