ImageGear for .NET
Clone Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDocument Class : Clone Method




Glossary Item Box

Creates a new object that is the exact copy of the current instance.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

A new instance of ImGearDocument class.

Remarks

In contrast to MemberwiseClone, this method performs a deep copy (i.e., all objects, including contained pages, are cloned as well).

See Also

©2013. Accusoft Corporation. All Rights Reserved.