Jbig2EncoderSettings Class Members
In This Topic
The following tables list the members exposed by
Jbig2EncoderSettings.
Public Constructors
Public Properties
| Name | Description |
 | BinarizationCommand | Gets or sets the binarization command, which must be used if color image must be converted to a black-white image before saving to a PDF file. |
  | Default | Gets the default encoder settings. |
 | Inaccuracy | Gets or sets the permitted inaccuracy percent for lossy coding. |
 | Lossy | Gets or sets a value indicating whether file must be encoded with lossy coding. |
 | RandomAccessFileOrganization | Gets or sets a value indicating whether file must be encoded with 'random-access' file organization. |
 | SymbolDictionarySize | Gets or sets the maximum number of symbols keeping in symbol dictionary. |
 | UseMmr | Gets or sets a value indicating whether file must be encoded using MMR coding. |
 | UseSymbolDictionary | Gets or sets a value indicating whether the symbol dictionary should be used. |
 | UseTypicalPrediction | Gets or sets a value indicating whether file must be encoded with typical prediction.
|
Public Methods
See Also