←Select platform

Comp2Bit Property

Summary

Gets or sets the compression to be used for 2BPP images. The default compression for 2BPP segments is Zip2Bit.

Syntax

C#
VB
C++
public PdfCompressor2BitCompression Comp2Bit { get; set; } 

Property Value

The compression to be used for 2BPP images. The default compression for 2BPP segments is Zip2Bit.

Remarks

Refer to PdfCompressor2BitCompression.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly