Namespace:
Spire.Doc.CompoundFile
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public interface IDocCloneable
Public Interface IDocCloneable
public interface class IDocCloneable
type IDocCloneable =interface end
The
IDocCloneable
type exposes the following members.
Methods
|
Name
|
Description
|
|
Clone
|
Creates a new object that is a copy of the current instance.
|
Top
See Also