←Select platform

Always Property (DocumentViewerAsyncOperation)

Summary

Callback to run after the command is run asynchronously.

Syntax

C#
VB
C++
public DocumentViewerAsyncAlways Always { get; set; }
Public Property Always() As DocumentViewerAsyncAlways 
   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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize