←Select platform

Actions Property

Summary

Actions set to execute if the analysis process was successful.

Syntax
C#
C++/CLI
Python
public ActionElementSet Actions { get; set; } 
public:  
   property ActionElementSet^ Actions 
   { 
      ActionElementSet^ get() 
      void set(ActionElementSet^ value) 
   } 
Actions # get and set (DocumentAnalyzerRunOptions) 

Property Value

By default this is empty.

Remarks

Assign an ActionElementSet to execute after analyzing a document.

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.