Back to Devexpress

CustomSlideBackground.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-customslidebackground-fedde870.md

latest1.3 KB
Original Source

CustomSlideBackground.Clone() Method

Clones the current CustomSlideBackground instance.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
CustomSlideBackground

The cloned CustomSlideBackground instance.

|

See Also

CustomSlideBackground Class

CustomSlideBackground Members

DevExpress.Docs.Presentation Namespace