←Select platform

Run Method

Summary

Executes the built-in function.

Syntax
C#
C++/CLI
Java
Python
public:  
   virtual TextResult^ Run( 
      LEADDocument^ document, 
      TextResult^ textResult 
   ) override 
def Run(self,document,textResult): 

Parameters

document

The document on which to run the function.

textResult

Input text results from a previous node in the document analyzer processing graph.

Return Value

Results of running the built-in function, if there are any.

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.