←Select platform

AlternateName Property

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

Property Value

Alternate name of the field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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