Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

UserState Property (DocumentViewerAsyncOperation<T>)






User-defined state object associated with this asynchronous operation.
Syntax
public object UserState {get; set;}
'Declaration
 
Public Property UserState As Object
'Usage
 
Dim instance As DocumentViewerAsyncOperation(Of T)
Dim value As Object
 
instance.UserState = value
 
value = instance.UserState
public:
property Object^ UserState {
   Object^ get();
   void set (    Object^ value);
}

Property Value

A user-defined state object associated with this asynchronous operation. Default value is null.
Requirements

Target Platforms

See Also

Reference

DocumentViewerAsyncOperation<T> Class
DocumentViewerAsyncOperation<T> Members
Document Viewer Commands.

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features