LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

SetCompression Method

Show in webframe





Provides information about PDF Compression options PdfCompressorCompressionTypes.
Sets the compression type to be used on each image segment inserted into the PDF file.
Syntax
public void SetCompression( 
   PdfCompressorCompressionTypes CompressionTypes
)
'Declaration
 
Public Sub SetCompression( _
   ByVal CompressionTypes As PdfCompressorCompressionTypes _
) 
'Usage
 
Dim instance As PdfCompressorEngine
Dim CompressionTypes As PdfCompressorCompressionTypes
 
instance.SetCompression(CompressionTypes)

            

            
public:
void SetCompression( 
   PdfCompressorCompressionTypes CompressionTypes
) 

Parameters

CompressionTypes
Provides information about PDF Compression options PdfCompressorCompressionTypes.
Remarks
This method can be called before inserting a compressed image into a PDF file by calling the following methods: If the user does not call this method before using these methods, then the insertion process will use the default compression types.
For more information, refer to Creating a Compressed PDF File.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorEngine Class
PdfCompressorEngine Members
Insert(RasterImage,PdfCompressorOptions) Method
InsertSegments Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.PdfCompressor requires a PDF Plug-in license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features