←Select platform

Run Method

Summary

Runs the process for the given document using ElementSetResult.

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

Parameters

document

Document to be processed.

textResult

A reference to a TextResult object.

Return Value

Currently no return value is provided: return is always null.

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.