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



Provides the functionality to create a PDF document with or without Mixed Raster Content (MRC) segmentation options.

Syntax

Visual Basic (Declaration) 
Public Class PdfCompressor 
Visual Basic (Usage)Copy Code
Dim instance As PdfCompressor
C# 
public class PdfCompressor 
C++/CLI 
public ref class PdfCompressor 

Example

For an example that inserts an image into a PDF document without using the MRC refer to Write.
For an example that inserts an image into a PDF document and uses the MRC to make a proper segment for this image refer to Insert.
For an example that inserts an image into a PDF document using user Segments refer to Insert.

Remarks

This class provides the functionality to create a PDF document and provides the following options:
  • Use SetCompression to specify the compression type to be used for segments with the same type, or for the entire image when not using MRC segmentation.
  • Use InsertSegments to control the way that the image will be segmented.
  • Use the PdfCompressorSegmentImageEventArgs delegate method to control how segments are added from the image to the PDF document.

For more information, refer to Creating a Compressed PDF File.

Inheritance Hierarchy

System.Object
   Leadtools.Pdf.PdfCompressor

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