Click or drag to resize

MemoryFileTransferEventArgs Properties

The MemoryFileTransferEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBitDepth
Gets the bit depth of the image about to be scanned.
Public propertyCancelPending
Gets or sets a value indicating whether the scan process should stop.
Public propertyFileFormat
Gets or sets the file format the image should be saved as.
Public propertyOutputStream
Gets or sets a Stream into which the image is saved.
Public propertyPixelType
Gets the pixel type of the image about to be scanned.
Top
See Also