DocumentViewerAsyncDone Delegate

Summary

The callback to run asynchronously.

Syntax

JavaScript Syntax
function lt.Documents.UI.DocumentViewerAsyncDone(operation) 
TypeScript Syntax
interface lt.Documents.UI.DocumentViewerAsyncDone { 
	(operation: DocumentViewerAsyncOperation): void; 
} 

Parameters

operation

Operation data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly