←Select platform

Run Method

Summary

Performs Highlighting on the given document.

Syntax
C#
VB
C++
public override void Run( 
   LEADDocument document, 
   IList<ElementSetResult> results 
) 
Public Overrides Sub Run( 
   ByVal document As LEADDocument, 
   ByVal results As IList(Of ElementSetResult 
)) 
public:  
   virtual void Run( 
      LEADDocument^ document, 
      IList<ElementSetResult^>^ results 
   ) override 

Parameters

document

Document to process.

results

Reference to ElementSetResult.

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.Analytics Assembly

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