The following tables list the members exposed by CodecsSaveAsyncCompletedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
CodecsSaveAsyncCompletedEventArgs | Creates a new instance of the CodecsSaveAsyncCompletedEventArgs 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) | |
Image | Gets the RasterImage class instance that is being saved. | |
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