Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

SegmentationOptionsFlags Enumeration






Flags that identify certain segmentation options.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum SegmentationOptionsFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As SegmentationOptionsFlags
[FlagsAttribute()]
public enum class SegmentationOptionsFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000FavorOneBit Favor 1 bit images whenever there's minimum data loss.
0x00000000WithBackground With Background images. Search for background within the image.
0x00000001FavorTwoBit Favor 2 bit images whenever there's minimum data loss.
0x00000002ForceOneBit Force 1 bit images whenever data loss is within accepted range.
0x00000003ForceTwoBit Force 2 bit images whenever data loss is within accepted range.
0x00000010WithoutBackground Without Background images.
Example
Refer to PdfCompressorEngine example
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.PdfCompressor.SegmentationOptionsFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.PdfCompressor Namespace

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features