←Select platform

MappingName Property

Summary

Mapping name of the field.

Syntax

C#
VB
Java
C++
public string MappingName { get; set; } 
Public Property MappingName As String 
public String getMappingName() 
public void setMappingName(String mappingName) 
             
public: 
property String^ MappingName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Mapping 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