For a list of all members of this type, see CodecsSaveImageEventArgs members
Public Properties
| Name | Description | |
|---|---|---|
|  | Buffer | Gets the memory buffer containing one or more lines of output image data that the you must provide. | 
|  | Cancel | Gets or sets a value which allows the user to abort the save process. | 
|  | FileName | Gets the name of the file currently being saved. | 
|  | FirstPage | Gets the index of the first page being saved. | 
|  | Image | Gets the RasterImage object being saved. | 
|  | ImagePage | Gets the index of the RasterImage.Page currently being saved. | 
|  | LastPage | Gets the index of the last page being saved. | 
|  | Lines | Gets the number of lines to copy from Buffer. | 
|  | Offset | Gets the offset to the start of the image data. | 
|  | OffsetValid | Gets a value that determines whether the Offset property is valid. | 
|  | Page | Gets the page number currently being saved. | 
|  | PagePercent | Gets the save completion percentage of the current page. | 
|  | Row | Gets the current image row number of the first line in Buffer. | 
|  | Stream | Gets the stream object currently being saved. | 
|  | TotalPercent | Gets the overall completion percentage for the save operation. | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
