←Select platform

Clone Method

Summary

Creates an exact copy of this DocumentTextFormField.

Syntax
C#
C++/CLI
Python
public override DocumentFormField Clone() 
public:  
   virtual DocumentFormField^ Clone() override 
def Clone(self): 

Return Value

The DocumentFormField this method creates.

Remarks

The method copies all properties and children of this DocumentTextFormField to the newly created one.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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