Click or drag to resize

IDocCloneable Interface

Namespace: Spire.Doc.CompoundFile
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public interface IDocCloneable

The IDocCloneable type exposes the following members.

Methods
Name Description
Public method Clone
Creates a new object that is a copy of the current instance.
Top
See Also