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; } 
Public Property Comp1Bit As PdfCompressor1BitCompression 

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

Leadtools.PdfCompressor Assembly