LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

Clone Method (PDFFile)






Creates an exact copy of this PDFFile object.
Syntax
public virtual object Clone()
'Declaration
 
Public Overridable Function Clone() As Object
'Usage
 
Dim instance As PDFFile
Dim value As Object
 
value = instance.Clone()
public virtual object Clone()
 function Leadtools.Pdf.PDFFile.Clone()
public:
virtual Object^ Clone(); 

Return Value

The PDFFile cone this method creates, cast as an object.
Remarks

This method clones (creates a new object) this PDFFile.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFFile Class
PDFFile Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.