←Select platform

Clone Method

Summary

Creates an exact copy of this PDFFile object.

Syntax

C#
VB
C++
public virtual object Clone() 
Public Overridable Function Clone() As Object 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly