Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFFormField Class : Clone Method |
public object Clone()
'Declaration
Public Function Clone() As Object
'Usage
Dim instance As PDFFormField Dim value As Object value = instance.Clone()
public Object clone()
public: Object^ Clone();