←Select platform

Clone Method

Summary

Returns an exact copy of this PDFFormField.

Syntax
C#
VB
C++
Java
public virtual PDFFormField Clone() 
Public Overridable Function Clone() As PDFFormField 
public Object clone() 
public: 
virtual PDFFormField^ Clone();  

Return Value

An exact copy of this PDFFormField.

Requirements

Target Platforms

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