←Select platform

Feature Property

Summary

Defines the feature to query. Matching text is exact.

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

Fill in the feature to query.

Remarks

Leave blank for all available features.

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.