LEADTOOLS PDF Segmentation (Leadtools.Pdf assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
SegmentationOptionsFlags Enumeration
See Also  
Leadtools.Pdf Namespace : SegmentationOptionsFlags Enumeration



Flags that identify certain segmentation options.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum SegmentationOptionsFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As SegmentationOptionsFlags
C# 
[FlagsAttribute()]
public enum SegmentationOptionsFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
public enum class SegmentationOptionsFlags : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
FavorOneBitFavor 1 bit images whenever there's minimum data loss.
FavorTwoBitFavor 2 bit images whenever there's minimum data loss.
ForceOneBitForce 1 bit images whenever data loss is within accepted range.
ForceTwoBitForce 2 bit images whenever data loss is within accepted range.
WithBackgroundWith Background images. Search for background within the image.
WithoutBackgroundWithout Background images.

Example

Refer to PdfCompressor example

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.SegmentationOptionsFlags

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Pdf requires a PDF Plug-in license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features