←Select platform

AlternateName Property

Summary

Alternate name of the field.

Syntax

C#
VB
Java
C++
public string AlternateName { get; set; } 
Public Property AlternateName As String 
public String getAlternateName() 
public void setAlternateName(String name) 
             
public: 
property String^ AlternateName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Alternate name of the field.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly