Runs the process for the given document using ElementSetResult.
public abstract void Run(
LEADDocument document,
object obj
)
Public MustOverride Function Run(
ByVal document As LEADDocument,
ByVal textResult As TextResult
) As TextResult
public:
virtual TextResult^ Run(
LEADDocument^ document,
TextResult^ textResult
) abstract
document
Document to be processed.
obj
A reference to ElementSetResult from the element containing the function.
Currently no return value is provided: return is always null.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document