LEADTOOLS PDF (Leadtools.Pdf assembly)

Clone Method (PDFFile)

Show in webframe





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(); 

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

See Also

Reference

PDFFile Class
PDFFile Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.