←Select platform

Comp1Bit Property

Summary

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

Syntax

C#
VB
C++
public PdfCompressor1BitCompression Comp1Bit { get; set; } 

Property Value

The compression to be used for 1BPP images. The default compression for 1BPP segments is Jbig2.

Remarks

Refer to PdfCompressor1BitCompression.

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