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

Show in webframe

SegmentTypeFlags Enumeration






Flags that identify the type of the segment.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum SegmentTypeFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As SegmentTypeFlags
[FlagsAttribute()]
public enum class SegmentTypeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Background The segment uses one color that represents the image background.
0x00000001OneBit The segment is a 1BPP image.
0x00000002OnBitBW The segment is a 1BPP black and white image.
0x00000003TwoBit The segment is a 2BPP image.
0x00000004TwoBitGray The segment is a 2BPP gray scale image.
0x00000005Gray The segment is a gray scale image.
0x00000006Picture The segment is a picture.
0x00000007TwoBitBW The segment is a 2BPP black and white image.
0x00000008OneColor The segment has only one color.
Example
Refer to PdfCompressorEngine example
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.PdfCompressor.SegmentTypeFlags

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