←Select platform

MinimumOutputsCount Property

Summary

Specifies the minimum number of outputs.

Syntax
C#
C++/CLI
Python
public int MinimumOutputsCount { get; set; } 
public:  
   property Int32 MinimumOutputsCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
MinimumOutputsCount # get and set (UnstructuredFilterElement) 

Property Value

The minimum number of outputs, the default value is 1.

Remarks

This property is used in case of selecting FilteringMethodOptions.Auto filtering method.

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.