Leadtools.Pdf Requires PDF Plug-in license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Enum
Visual Basic (Usage)Copy Code
Dim instance As SegmentTypeFlags
C# 
[FlagsAttribute()]
public enum SegmentTypeFlags : Enum 
C++/CLI 
[FlagsAttribute()]
public enum class SegmentTypeFlags : public Enum 

Members

MemberDescription
Background The segment uses one color that represents the image background.
OneBit The segment is a 1BPP image.
OnBitBW The segment is a 1BPP black and white image.
TwoBit The segment is a 2BPP image.
TwoBitGray The segment is a 2BPP gray scale image.
Gray The segment is a gray scale image.
Picture The segment is a picture.
TwoBitBW The segment is a 2BPP black and white image.
OneColor The segment has only one color.

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 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