Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

PdfCompressorPictureCompression Enumeration






Flags that identify the Compression type to be used for Picture images.
Syntax
public enum PdfCompressorPictureCompression : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum PdfCompressorPictureCompression 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As PdfCompressorPictureCompression
public enum class PdfCompressorPictureCompression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000JpgPic Use JPEG 444 compression.
0x00000001Jpg422Pic Use JPEG 422 compression.
0x00000002Jpg411Pic Use JPEG 411 compression.
0x00000003JpgProgressivePic Use JPEG 444 Progressive compression.
0x00000004Jpg422ProgressivePic Use JPEG 422 Progressive compression.
0x00000005Jpg411ProgressivePic Use JPEG 411 Progressive compression.
0x00000006ZipPic Use ZIP compression.
0x00000007LzwPic Use LZW compression.
0x00000008JpxPic Use JPEG 2000 Part 2 (JPX).
Example
Refer to PdfCompressorEngine example
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.PdfCompressor.PdfCompressorPictureCompression

Requirements

Target Platforms

See Also

Reference

Leadtools.PdfCompressor Namespace

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features