Back to Devexpress

ThemedSlideBackground.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-themedslidebackground-d258872f.md

latest1.3 KB
Original Source

ThemedSlideBackground.Clone() Method

Clones the current ThemedSlideBackground instance.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ThemedSlideBackground Clone()
vb
Public Function Clone As ThemedSlideBackground

Returns

TypeDescription
ThemedSlideBackground

The cloned ThemedSlideBackground instance.

|

See Also

ThemedSlideBackground Class

ThemedSlideBackground Members

DevExpress.Docs.Presentation Namespace