CuteEditor for .NET 6.0 Class Library

Editor.EditorOnPaste Property

Specifies the manner in which the editor handles pasted text.

[Visual Basic]
Public Property EditorOnPaste As PasteBehavior
[C#]
public PasteBehavior EditorOnPaste {get; set;}

See Also

Editor Class | CuteEditor Namespace