←Select platform

Clone Method

Summary
Creates an exact copy of this PDFFile object.
Syntax
C#
C++/CLI
Java
Python
public virtual PDFFile Clone() 
public java.lang.Object clone(); 
public: 
virtual PDFFile^ Clone();  
def Clone(self): 

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

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.