LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

EnabledCompressionsFlags Enumeration

Show in webframe





Flags that indicate which fields (PdfCompressor1BitCompression, PdfCompressor2BitCompression and PdfCompressorPictureCompression) will be read and set and which fields will be ignored.
Syntax
[FlagsAttribute()]
public enum EnabledCompressionsFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum EnabledCompressionsFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As EnabledCompressionsFlags

            

            
[FlagsAttribute()]
public enum class EnabledCompressionsFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo compression is set, use default compressions.
0x00000001EnableOneBitEnables setting 1BPP Compression type.
0x00000002EnableTwoBitEnables setting 2BPP Compression type.
0x00000004EnablePictureEnables 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.PdfCompressor requires a PDF Plug-in license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features