Back to Devexpress

SlideLayout.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-slidelayout-f56f758e.md

latest1.1 KB
Original Source

SlideLayout.Clone() Method

Clones the current SlideLayout instance.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
SlideLayout

A new SlideLayout instance that is a copy of the current instance.

|

See Also

SlideLayout Class

SlideLayout Members

DevExpress.Docs.Presentation Namespace