←Select platform

SupportedTypes Property

Summary

List of types that this feature contains.

Syntax
C#
VB
C++
public Action<Container> SupportedTypes { get; set; } 
Public Property SupportedTypes() As Action(Of Container)  
   Get  
   Set  
public:   
   property Action<Container^>^ SupportedTypes  
   {  
      Action<Container^>^ get()  
      void set(Action<Container^>^ value)  
   }  

Property Value

List of types contained in the feature, typically a reader supporting a feature should also support reading all the types listed.

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.