←Select platform

Done Property

Summary

Callback to run asynchronously.

Syntax
C#
C++/CLI
public DocumentViewerAsyncDone Done { get; set; } 
public:  
   property DocumentViewerAsyncDone^ Done 
   { 
      DocumentViewerAsyncDone^ get() 
      void set(DocumentViewerAsyncDone^ value) 
   } 

Property Value

The callback to run asynchronously. Default value is null.

Requirements

Target Platforms

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

Leadtools.Document.Viewer.WinForms Assembly

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