Leadtools.Pdf Requires PDF Plug-in license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SegmentationOptionsFlags Enumeration
See Also  
Leadtools.Pdf Namespace : SegmentationOptionsFlags Enumeration



Flags that identify certain segmentation options.

Syntax

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

Members

MemberDescription
FavorOneBit Favor 1 bit images whenever there's minimum data loss.
FavorTwoBit Favor 2 bit images whenever there's minimum data loss.
ForceOneBit Force 1 bit images whenever data loss is within accepted range.
ForceTwoBit Force 2 bit images whenever data loss is within accepted range.
WithBackground With Background images. Search for background within the image.
WithoutBackground Without 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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