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



Flags that identify the type of the segment.

Syntax

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

Members

MemberDescription
BackgroundThe segment uses one color that represents the image background.
GrayThe segment is a gray scale image.
OnBitBWThe segment is a 1BPP black and white image.
OneBitThe segment is a 1BPP image.
OneColorThe segment has only one color.
PictureThe segment is a picture.
TwoBitThe segment is a 2BPP image.
TwoBitBWThe segment is a 2BPP black and white image.
TwoBitGrayThe segment is a 2BPP gray scale image.

Example

Refer to PdfCompressor example

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.SegmentTypeFlags

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