Class PasteOptions
Specifies the paste options while copy and paste the slide in presentation.
Inheritance
System.Object
PasteOptions
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.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 |