←Select platform

Feature Property

Summary

Specifies the type of elements in an ElementSet.

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

Property Value

Name of the feature.

Remarks

An example of a feature is "unstructured", which indicates that all items in the set have an unstructured element type.

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.Analytics Assembly

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