Available in the LEADTOOLS Imaging toolkit. |
TransferCompressionType property (ILEADRasterTwain)
long TransferCompressionType | |
Overview |
Refer to Getting and Setting Capabilities |
Remarks
Gets or sets the compression type to use when transferring data from the current TWAIN source. This property is valid only if the TransferMode property is set to L_TWAIN_TRANSFER_MEMORY.
To update this property with the current value, call the GetTransferOptions method.
To set the compression type, assign a new value to this property and call the SetTransferOptions method.
See Also