←Select platform

Always Property

Summary

Callback to run after the command is run asynchronously.

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

Property Value

The callback to run after 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.