menu

UWP

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

    Show / Hide Table of Contents

    Class PasteOptions

    Specifies the paste options while copy and paste the slide in presentation.

    Inheritance
    System.Object
    PasteOptions
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class PasteOptions : Enum

    Fields

    SourceFormatting

    Specifies to use the source theme of the slide

    Declaration
    public const PasteOptions SourceFormatting
    Field Value
    Type
    PasteOptions

    UseDestinationTheme

    Specifies to use the destination theme for the slide

    Declaration
    public const PasteOptions UseDestinationTheme
    Field Value
    Type
    PasteOptions

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved