←Select platform

OptionalName Property

Summary
Optional name of the field.
Syntax
C#
VB
C++
Java
public string OptionalName { get; set; } 
Public Property OptionalName As String 
public String getOptionalName(); 
public void setOptionalName( 
   java.lang.String string 
); 
public: 
property String^ OptionalName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Optional name of the field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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