Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFDownsamplingMode Enumeration






Specifies the downsampling mode for the PDF optimizer.
Syntax
[SerializableAttribute()]
public enum PDFDownsamplingMode : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum PDFDownsamplingMode 
   Inherits System.Enum
'Usage
 
Dim instance As PDFDownsamplingMode
[SerializableAttribute()]
public enum class PDFDownsamplingMode : public System.Enum 
Members
ValueMemberDescription
0x00000000Average Use average downsampling. Faster but lower quality.
0x00000001Bicubic Use bicubic downsampling. Slower but higher quality.
Remarks
Use this when calling PDFFile.Optimize to control the optimization process.
Example
For an example, refer to PDFOptimizerOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFDownsamplingMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

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