←Select platform

Name Property

Summary

Indicates the name of the feature.

Syntax
C#
VB
C++
public string Name { get; set; } 
Public Property Name() As String 
   Get 
   Set 
public:  
   property String^ Name 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Name of the feature as a string.

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

Leadtools.Document.Unstructured Assembly

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