←Select platform
In This Topic ▼

CodecsSaveImageEventArgs Class Members

Summary

The following tables list the members exposed by CodecsSaveImageEventArgs.

Public Properties

Name Description
Public Property
Buffer Gets the memory buffer containing one or more lines of output image data that the you must provide.
Public Property Cancel Gets or sets a value which allows the user to abort the save process.
Public Property FileName Gets the name of the file currently being saved.
Public Property FirstPage Gets the index of the first page being saved.
Public Property Image Gets the RasterImage object being saved.
Public Property ImagePage Gets the index of the RasterImage.Page currently being saved.
Public Property LastPage Gets the index of the last page being saved.
Public Property Lines Gets the number of lines to copy from Buffer.
Public Property Offset Gets the offset to the start of the image data.
Public Property OffsetValid Gets a value that determines whether the Offset property is valid.
Public Property Page Gets the page number currently being saved.
Public Property PagePercent Gets the save completion percentage of the current page.
Public Property Row Gets the current image row number of the first line in Buffer.
Public Property Stream Gets the stream object currently being saved.
Public Property TotalPercent Gets the overall completion percentage for the save operation.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly