LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

OneBitImageCompressionType Enumeration






Specifies the compression types for one bit per pixels images. .NET support WinRT support
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 = {
LeadtoolsMemberMarker(replace me) };
public enum class OneBitImageCompressionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
FaxG31D

Use FAX G3_1D compression for compressing one bit images.

FaxG32D

Use FAX G3_2D compression for compressing one bit images.

FaxG4

Use FAX G4 compression for compressing one bit images.

Flate

Use flate compression for compressing one bit images.

Jbig2

Use JBIG2 compression for compressing one bit images.

Lzw

Use LZW 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 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