LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

OneBitImageCompressionType Enumeration

Show in webframe







Specifies the compression types for one bit per pixels images.
Syntax
public enum OneBitImageCompressionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum OneBitImageCompressionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OneBitImageCompressionType
public enum OneBitImageCompressionType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Forms.DocumentWriters.OneBitImageCompressionType = function() { };
Leadtools.Forms.DocumentWriters.OneBitImageCompressionType.prototype = {
Flate = 0, FaxG31D = 1, FaxG32D = 2, FaxG4 = 3, Lzw = 4, Jbig2 = 5, };
public enum class OneBitImageCompressionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0Flate

Use flate compression for compressing one bit images.

1FaxG31D

Use FAX G3_1D compression for compressing one bit images.

2FaxG32D

Use FAX G3_2D compression for compressing one bit images.

3FaxG4

Use FAX G4 compression for compressing one bit images.

4Lzw

Use LZW compression for compressing one bit images.

5Jbig2

Use JBIG2 compression for compressing one bit images.

Remarks

You can use the OneBitImageCompressionType to control the compression type for one bit per pixels images in the final document created by the LEADTOOLS Document Writer. The DocumentFormat.Pdf supports selecting compression types in the final document.

Use the PdfDocumentOptions.OneBitImageCompression property to control the compression type for one bit per pixels images when creating PDF documents.

Example
For an example, refer to PdfDocumentOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.OneBitImageCompressionType

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


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

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features