Flags Property

Summary
Gets or sets the segmentation flags.
Syntax
C#
VB
C++
public SegmentationOptionsFlags Flags { get; set; } 
Public Property Flags As SegmentationOptionsFlags 
public: 
property SegmentationOptionsFlags Flags { 
   SegmentationOptionsFlags get(); 
   void set (    SegmentationOptionsFlags ); 
} 

Property Value

The segmentation flags.

Remarks

Flags that control whether to favor or force 1-bit or 2-bit images and whether to search for the background.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.