Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

OutputQuality Property






Gets or sets a value that indicates the quality of the output image.
Syntax
public PdfCompressorOutputQuality OutputQuality {get; set;}
'Declaration
 
Public Property OutputQuality As PdfCompressorOutputQuality
'Usage
 
Dim instance As PdfCompressorOptions
Dim value As PdfCompressorOutputQuality
 
instance.OutputQuality = value
 
value = instance.OutputQuality
public:
property PdfCompressorOutputQuality OutputQuality {
   PdfCompressorOutputQuality get();
   void set (    PdfCompressorOutputQuality value);
}

Property Value

A value that indicates the quality of the output image.
Remarks
Refer to PdfCompressorOutputQuality. For more information, refer to Creating a Compressed PDF File.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorOptions Structure
PdfCompressorOptions Members

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features