←Select platform

Clone Method

Summary

Creates an exact copy of this PDFFile object.

Syntax
C#
VB
C++
public virtual PDFFile Clone() 
Public Overridable Function Clone() As PDFFile 
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly