←Select platform

Result Property (DocumentViewerAsyncOperation<T>)

Summary

Generic result of running the command asynchronously.

Syntax

C#
VB
C++
public T Result { get; set; }
Public Property Result() As T 
   Get 
   Set 
public:  
   property T Result 
   { 
      T get() 
      void set(T value) 
   } 

Property Value

The generic result of running the command asynchronously.

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