VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / Jbig2EncoderSettings Class
In This Topic
Jbig2EncoderSettings Class Properties
In This Topic
For a list of all properties of this type, see Jbig2EncoderSettings.
Public Properties
 NameDescription
Public PropertyGets 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.
Public Propertystatic (Shared in Visual Basic)Gets the default encoder settings.
Public PropertyGets or sets the permitted inaccuracy percent for lossy coding.
Public PropertyGets or sets a value indicating whether file must be encoded with lossy coding.
Public PropertyGets or sets a value indicating whether file must be encoded with 'random-access' file organization.
Public PropertyGets or sets the maximum number of symbols keeping in symbol dictionary.
Public PropertyGets or sets a value indicating whether file must be encoded using MMR coding.
Public PropertyGets or sets a value indicating whether the symbol dictionary should be used.
Public PropertyGets or sets a value indicating whether file must be encoded with typical prediction.
See Also