←Select platform

Error Property

Summary

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

Syntax
C#
VB
C++
公共DocumentViewerAsyncErrorError {get;set; }
PublicProperty[Error]()AsDocumentViewerAsyncErrorGetSet
公共:propertyDocumentViewerAsyncError^ Error{DocumentViewerAsyncError^ get()voidset(DocumentViewerAsyncError^value)}

Property Value

The callback to run if an error occurs when the command is run asynchronously. Default value isnull.

Requirements
Target Platforms
Leadtools.Document.Viewer.WinForms Assembly