Back to Devexpress

Theme.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-theme.md

latest988 B
Original Source

Theme.Clone() Method

Creates a copy of the current object.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
Theme

The Theme object this method creates.

|

See Also

Theme Class

Theme Members

DevExpress.Docs.Presentation Namespace