←Select platform

UnstructuredConditionalElement Class

Summary

Unstructured element used to connect or disconnect the next elements in the graph based on input texts.

Syntax
C#
C++/CLI
Python
public class UnstructuredConditionalElement : UnstructuredElement 
public: 
   ref class UnstructuredConditionalElement : UnstructuredElement 
class UnstructuredConditionalElement(UnstructuredElement): 
Remarks

If input texts satisfy one of the pattern in the UnstructuredConditionalElement.Regex list, this element will apply the UnstructuredConditionalElement.Action by connecting or disconnecting the next element in the graph.

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.