←Select platform

FilteringMethodOptions Enumeration

Summary

Determines the method to use for filtering inputs.

Syntax
C#
C++/CLI
Java
Python
public enum FilteringMethodOptions 
public final class FilteringMethodOptions 
    extends java.lang.Enum<FilteringMethodOptions> 
public: 
   enum class FilteringMethodOptions sealed 
class FilteringMethodOptions(Enum): 
   OutputsCounts = 0 
   Auto = 1 
Members
ValueMemberDescription
0OutputsCountsSpecify the maximum number of the output elements.
1AutoThe output elements count is determined based on the gap in the predefined metric.
Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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