The following tables list the members exposed by CodecsGetInformationAsyncCompletedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
CodecsGetInformationAsyncCompletedEventArgs | Creates a new instance of the CodecsGetInformationAsyncCompletedEventArgs with the specified parameters. |
Protected Constructors
Name | Description | |
---|---|---|
CodecsAsyncCompletedEventArgs | Initializes a new instance of this class with the specified parameters. (Inherited from CodecsAsyncCompletedEventArgs) |
Public Properties
Name | Description | |
---|---|---|
FileName | Gets the file name this asynchronous operation is using. (Inherited from CodecsAsyncCompletedEventArgs) | |
Info | Gets the CodecsImageInfo class instance that contains the information about the image file. | |
Stream | Gets the stream this asynchronous operation is using. (Inherited from CodecsAsyncCompletedEventArgs) | |
Uri | Gets the URI this asynchronous operation is using. (Inherited from CodecsAsyncCompletedEventArgs) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET