←Select platform

OutputsCount Property

Summary

Specifies the number of outputs after the filtering.

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

Property Value

The count of outputs. The default value is 1.

Remarks

This property is used in case of selecting FilteringMethodOptions.OutputsCounts 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.