Accusoft.PdfXpressSdk Namespace : Jbig2CompressionLevel Enumeration |
Member | Value | Description |
---|---|---|
LosslessGeneric | 0 | Lossless compression, best to use if the content of the image is unknown. |
LosslessText | 1 | Lossless compression, can provider greater compression than LosslessGeneric, if the content is only text. If the content is unknown, LosslessGeneric should be used. |
LossyText | 2 | Lossy compression, provides very strong compression with low risk of errors being introduced, if the content is only text. If the content is unknown, LosslessGeneric should be used. |
System.Object
System.ValueType
System.Enum
Accusoft.PdfXpressSdk.Jbig2CompressionLevel