Gets or sets the segmentation flags.
public SegmentationOptionsFlags Flags { get; set; }
Public Property Flags As Leadtools.Pdfcompressor.SegmentationOptionsFlags
public: property Leadtools.Pdfcompressor.SegmentationOptionsFlags Flags { Leadtools.Pdfcompressor.SegmentationOptionsFlags get(); void set ( Leadtools.Pdfcompressor.SegmentationOptionsFlags ); }
public:
property Leadtools.Pdfcompressor.SegmentationOptionsFlags Flags {
Leadtools.Pdfcompressor.SegmentationOptionsFlags get();
void set ( Leadtools.Pdfcompressor.SegmentationOptionsFlags );
}
The segmentation flags.
Flags that control whether to favor or force 1-bit or 2-bit images and whether to search for the background.
Refer to PdfCompressorEngine example.
Target Platforms
PdfCompressorOptions Structure
PdfCompressorOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library