←Select platform

Run Method

Summary

Runs the FilterParenthesesFunction.

Syntax
C#
VB
C++
Public Overrides Function Run( 
   ByVal document As LEADDocument, 
   ByVal textResult As TextResult 
) As TextResult 
public:  
   virtual TextResult^ Run( 
      LEADDocument^ document, 
      TextResult^ textResult 
   ) override 

Parameters

document

Document to process.

obj

This is a reference to an ElementSetResult object.

Return Value

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

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.