←Select platform

OutputUnit Property

Summary

Specifies the ComponentType of the output results.

Syntax
C#
C++/CLI
Java
Python
public ComponentType OutputUnit { get; set; } 
public ComponentType getOutputUnit(); 
public void setOutputUnit( 
   ComponentType componentType 
); 
public:  
   property ComponentType^ OutputUnit 
   { 
      ComponentType^ get() 
      void set(ComponentType^ value) 
   } 
OutputUnit # get and set (SearchWindowSize) 

Property Value

The default is ComponentType.None.

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.