←Select platform

OptionalName Property

Summary
Optional name of the field.
Syntax
C#
C++/CLI
Java
Python
public string OptionalName { get; set; } 
public String getOptionalName(); 
public void setOptionalName( 
   java.lang.String string 
); 
public: 
property String^ OptionalName { 
   String^ get(); 
   void set (    String^ ); 
} 
OptionalName # get and set (PDFFormField) 

Property Value

Optional 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.