Back to Devexpress

ThemeFontScheme.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-themefontscheme-e7d9c802.md

latest1.1 KB
Original Source

ThemeFontScheme.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 ThemeFontScheme Clone()
vb
Public Function Clone As ThemeFontScheme

Returns

TypeDescription
ThemeFontScheme

The ThemeFontScheme object this method creates.

|

See Also

ThemeFontScheme Class

ThemeFontScheme Members

DevExpress.Docs.Presentation Namespace