←Select platform

Feature Property

Summary

The element feature this element set carries.

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 is "unstructured", which indicates that the items in the set are all the 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.