menu

Blazor

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

    Show / Hide Table of Contents

    Class RedactType

    Defines the types of redacts available in SfImageEditor.

    Inheritance
    System.Object
    RedactType
    Namespace: Syncfusion.Blazor.ImageEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class RedactType : Enum

    Fields

    Blur

    Represents a blur redact.

    Declaration
    public const RedactType Blur
    Field Value
    Type Description
    RedactType

    Represents the string value: "Blur"

    Pixelate

    Represents a Pixelate redact.

    Declaration
    public const RedactType Pixelate
    Field Value
    Type Description
    RedactType

    Represents the string value: "Pixelate"

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