PDF and Advanced PDF – .NET and COM

Assembly – Class/Namespace

Comments

Help Files

Demo Project Source Code

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

 

The Leadtools.Codecs namespaces provides support for PDF.

PDF support also requires the PDF LEAD File Format Filter DLL, Leadtools.Codecs.Pdf.DLL. Refer to the "Files To Be Included With Your Application" topic in the help file for more information about file filter DLLs.

Refer to .NET documentation for COM methods, properties and events.