Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PasteCleanupArgs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PasteCleanupArgs

    Provides informations about the paste cleanup events in the Rich Text Editor.

    Inheritance
    System.Object
    PasteCleanupArgs
    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class PasteCleanupArgs : Object

    Constructors

    PasteCleanupArgs()

    Declaration
    public PasteCleanupArgs()

    Properties

    Value

    Returns value of the RichTextEditor.

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved