LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

SegmentationOptionsFlags Enumeration

Show in webframe





Flags that identify certain segmentation options.
Syntax
[FlagsAttribute()]
public enum SegmentationOptionsFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum SegmentationOptionsFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SegmentationOptionsFlags

            

            
[FlagsAttribute()]
public enum class SegmentationOptionsFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000WithBackgroundWith Background images. Search for background within the image.
0x00000000FavorOneBitFavor 1 bit images whenever there's minimum data loss.
0x00000001FavorTwoBitFavor 2 bit images whenever there's minimum data loss.
0x00000002ForceOneBitForce 1 bit images whenever data loss is within accepted range.
0x00000003ForceTwoBitForce 2 bit images whenever data loss is within accepted range.
0x00000010WithoutBackgroundWithout 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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