For pointers to sample programs that demonstrate many features, see the table below:
Assembly – Class/Namespace |
Comments |
Help Files |
Demo |
Leadtools.Codecs.DLL - CodecsPdfOptions |
The CodecsPdfOptions Class contains properties, methods and events for loading and saving PDF files. |
LEADTOOLS.HXS |
|
Leadtools.Pdf.dll - Leadtools.Pdf.PdfCompressor |
The PDfCompressor class provides the users with Advanced PDF methods to control the creation of PDF documents with or without segmentation. |
LEADTOOLS.HXS |
\Examples\DOTNET\CS\PdfCompDemo \Examples\DOTNET\VB\PdfCompDemo |
Leadtools.Pdf.dll - Leadtools.Pdf.PdfCompressorSegmentsInfo |
The PdfCompressorSegmentsInfo structure provides the Advanced PDF user with the ability to get or set the information related to image segments. |
LEADTOOLS.HXS |
|
Leadtools.Pdf.dll - Leadtools.Pdf.PdfCompressorCompressionTypes |
The PdfCompressorCompressionTypes structure provides the Advanced PDF user with control over the types of compressions that can be used for each type of image segments. |
LEADTOOLS.HXS |
|
Leadtools.Pdf.dll - Leadtools.Pdf.PdfCompressorOptions |
The PdfCompressorOptions structure provides the Advanced PDF user with control over how the PDFCompressor will do the segmentation for the provided image and controls its behavior. |
LEADTOOLS.HXS |
|
Leadtools.Pdf.dll - Leadtools.Pdf.PdfCompressorSegmentImageEventArgs |
The PdfCompressorSegmentImageEventArgs class enables the Advanced PDF user to approve or cancel the addition of any segment to the document. |
LEADTOOLS.HXS |
|
For more Information, refer to:
LEADTOOLS PDF Compressor Assemblies