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 |