DocumentViewerAsyncAlways Delegate

Summary

The callback to run after a command is run asynchronously.

Syntax
TypeScript
JavaScript
function lt.Document.Viewer.DocumentViewerAsyncAlways( 
   operation 
) 
interface lt.Document.Viewer.DocumentViewerAsyncAlways { 
	( 
   operation: DocumentViewerAsyncOperation 
): void; 
} 

Parameters

operation

Operation data.

Requirements

Target Platforms

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

Leadtools.Document.Viewer Assembly

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