←Select platform

LogicalOperationType Enumeration

Summary

Logical operation type.

Syntax
C#
VB
C++
[JsonConverterAttribute(System.Type)] 
public enum LogicalOperationType 
<JsonConverterAttribute(System.Type)>  
Public Enum LogicalOperationType 
public: 
   [JsonConverterAttribute(System::Type)] 
   enum class LogicalOperationType sealed 
Members
ValueMemberDescription
0ORCombine items
1ExcludeIf input A does not overlap input B at least in part, then output A
2ExcludeFullMatchIf input A does not fully overlap input B, then output A
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.Unstructured Assembly

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