Overview and description of Leadtools Forms Auto delegates.
Delegate | Description | |
---|---|---|
AutoFormsParallelRunItemGetterDynamicObject(object,object,string,object) | Callback to get the input object to run the AutoFormsEngine on. |
|
AutoFormsParallelRunItemGetterFileName(string,object,string,object) | Callback to get the fileName to run the AutoFormsEngine on. | |
AutoFormsParallelRunItemGetterLeadDocument(LEADDocument,object,string,object) | Callback to get the LEADDocument instance to run the AutoFormsEngine on. |
|
AutoFormsParallelRunItemGetterRasterImage(RasterImage,object,string,object) | Callback to get the RasterImage instance to run the AutoFormsEngine on. |
|
AutoFormsParallelRunResultDynamicObjectCallback(object,AutoFormsRunResult,int,object) | Callback used to retrieve the result from the AutoFormsEngine for a dynamic input (file path string / LEADDocument / RasterImage ). |
|
AutoFormsParallelRunResultFileNameCallback(string,AutoFormsRunResult,int,object) | Callback used to retrieve the result from the AutoFormsEngine for a file. |
|
AutoFormsParallelRunResultLEADDocumentCallback(LEADDocument,AutoFormsRunResult,int,object) | Callback used to retrieve the result from the AutoFormsEngine for a LEADDocument instance. |
|
AutoFormsParallelRunResultRasterImageCallback(RasterImage,AutoFormsRunResult,int,object) | Callback used to retrieve the result from the AutoFormsEngine for a RasterImage instance. |
|
PageRequestCallback | Delegate method that is used to request a page and provide the requested page to the caller method. |
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