
|
ImgScan Class Library ImgScanner.Compression = ImgScan.ImgScanner.CompressionEnum |
Gets or sets the image compression.
|
[Visual Basic] Public Property Compression ( ) As ImgScan.ImgScanner.CompressionEnum |
Property Set Value
Compression
Sets the image output compression.
Property Get Value
Compression
Returns the image output compression.
Example
[Visual Basic] The following example sets the image compression to CCITT4 and gets its value.
|
[Visual Basic] Dim Compression as ImgScan.ImgScanner.CompressionEnum = _ ImgScan.ImgScanner.CompressionEnum.CCITT4 ImgScanner1.Compression = Compression Compression = ImgScanner1.Compression |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6