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; } 
Public Property Comp2Bit As PdfCompressor2BitCompression 

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly