←Select platform
In This Topic ▼

Leadtools.Forms.Auto Delegates

Summary

Overview and description of Leadtools Forms Auto delegates.

Delegates

Delegate Description
Delegate AutoFormsParallelRunItemGetterDynamicObject(object,object,string,object) Callback to get the input object to run the AutoFormsEngine on.
Delegate AutoFormsParallelRunItemGetterFileName(string,object,string,object) Callback to get the fileName to run the AutoFormsEngine on.
Delegate AutoFormsParallelRunItemGetterLeadDocument(LEADDocument,object,string,object) Callback to get the LEADDocument instance to run the AutoFormsEngine on.
Delegate AutoFormsParallelRunItemGetterRasterImage(RasterImage,object,string,object) Callback to get the RasterImage instance to run the AutoFormsEngine on.
Delegate AutoFormsParallelRunResultDynamicObjectCallback(object,AutoFormsRunResult,int,object) Callback used to retrieve the result from the AutoFormsEngine for a dynamic input (file path string / LEADDocument / RasterImage).
Delegate AutoFormsParallelRunResultFileNameCallback(string,AutoFormsRunResult,int,object) Callback used to retrieve the result from the AutoFormsEngine for a file.
Delegate AutoFormsParallelRunResultLEADDocumentCallback(LEADDocument,AutoFormsRunResult,int,object) Callback used to retrieve the result from the AutoFormsEngine for a LEADDocument instance.
Delegate AutoFormsParallelRunResultRasterImageCallback(RasterImage,AutoFormsRunResult,int,object) Callback used to retrieve the result from the AutoFormsEngine for a RasterImage instance.
Delegate PageRequestCallback Delegate method that is used to request a page and provide the requested page to the caller method.
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

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