←Select platform

Clone Method

Summary
Creates an exact copy of this PDFFile object.
Syntax
C#
VB
C++
Java
public virtual PDFFile Clone() 
Public Overridable Function Clone() As PDFFile 
public java.lang.Object clone(); 
public: 
virtual PDFFile^ 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

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

Leadtools.Pdf Assembly

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