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

Show in webframe

EnabledCompressionsFlags Enumeration






Flags that indicate which fields (PdfCompressor1BitCompression, PdfCompressor2BitCompression and PdfCompressorPictureCompression) will be read and set and which fields will be ignored.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum EnabledCompressionsFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As EnabledCompressionsFlags
[FlagsAttribute()]
public enum class EnabledCompressionsFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No compression is set, use default compressions.
0x00000001EnableOneBit Enables setting 1BPP Compression type.
0x00000002EnableTwoBit Enables setting 2BPP Compression type.
0x00000004EnablePicture Enables setting Picture Compression type.
Remarks
The default values are as follows:
Example
Refer to PdfCompressorEngine example
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.PdfCompressor.EnabledCompressionsFlags

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