←Select platform

Name Property

Summary
Name of the field.
Syntax
C#
C++/CLI
Java
Python
public string Name { get; set; } 
public String getName(); 
public void setName( 
   java.lang.String string 
); 
public: 
property String^ Name { 
   String^ get(); 
   void set (    String^ ); 
} 
Name # get and set (PDFFormField) 

Property Value

Name of the field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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