Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerAsyncOperation Class : Always Property |
public DocumentViewerAsyncAlways Always {get; set;}
'Declaration
Public Property Always As DocumentViewerAsyncAlways
'Usage
Dim instance As DocumentViewerAsyncOperation Dim value As DocumentViewerAsyncAlways instance.Always = value value = instance.Always
public: property DocumentViewerAsyncAlways^ Always { DocumentViewerAsyncAlways^ get(); void set ( DocumentViewerAsyncAlways^ value); }