menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PasteOptions - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PasteOptions

    Specifies the paste options

    Inheritance
    System.Object
    PasteOptions
    Namespace: Syncfusion.EJ2.DocumentEditor
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class PasteOptions : Enum

    Fields

    KeepSourceFormatting

    Declaration
    public const PasteOptions KeepSourceFormatting
    Field Value
    Type
    PasteOptions

    KeepTextOnly

    Declaration
    public const PasteOptions KeepTextOnly
    Field Value
    Type
    PasteOptions

    MergeWithExistingFormatting

    Declaration
    public const PasteOptions MergeWithExistingFormatting
    Field Value
    Type
    PasteOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved