←Select platform

Run Method

Summary

Run this action to perform Redaction on the given document.

Syntax
C#
C++/CLI
Python
public override void Run( 
   LEADDocument document, 
   IList<ElementSetResult> results 
) 
public:  
   virtual void Run( 
      LEADDocument^ document, 
      IList<ElementSetResult^>^ results 
   ) override 
def Run(self,document,results): 

Parameters

document

Document to process.

results

Reference to ElementSetResult.

Remarks

Process the Document according to these results.

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

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