Back to Devexpress

NotesMaster.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-notesmaster-d486dff2.md

latest1.0 KB
Original Source

NotesMaster.Clone() Method

Clones the NotesMaster object.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
NotesMaster

The copy of the NotesMaster object.

|

See Also

NotesMaster Class

NotesMaster Members

DevExpress.Docs.Presentation Namespace