Accusoft TwainPRO 8
SaveJBIG2EncodeModeCompression Property
See Also  Send comments on this topic.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : SaveJBIG2EncodeModeCompression Property

Glossary Item Box

Description

Gets and sets the encoding mode to use when creating JBIG2 compressed files.

Property Type

Read-write property

Syntax

Visual Basic
Public Property SaveJBIG2EncodeModeCompression As TP_SaveJBIG2EncodeModeCompression

Return Type

A TP_SaveJBIG2EncodeModeCompression enumeration value which determines the encoding mode to use when creating JBIG2 compressed files.

Remarks

The default value is TP_SaveJBIG2EncodeModeCompression_AutoDetect.

Text regions can be encoded as lossless or as lossy according to the encoding mode specified. The lossy modes use the value in SavePDFCompression to control how loose to be when matching symbols and thereby increase compression and reduce file size. Compression means loss, however, and a consequence of higher compression is an increased risk of errors in the reconstructed image.

Specify a larger value of looseness to reduce the compressed file size; use a smaller value to reduce the errors, if any. Halftone regions can be encoded lossy by specifying one of the lossy halftone encoding modes. Alternatively, they can be encoded lossless by using the lossless generic encoding mode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.