←Select platform

Error Property

Summary

Callback to run if an error occurs when the command is run asynchronously.

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

Property Value

The callback to run if an error occurs when the command is 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.