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

Show in webframe

AutoOptimizerMode Property






Optimizer mode, which controls the file size and quality.
Syntax
public PDFAutoOptimizerMode AutoOptimizerMode {get; set;}
'Declaration
 
Public Property AutoOptimizerMode As PDFAutoOptimizerMode
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As PDFAutoOptimizerMode
 
instance.AutoOptimizerMode = value
 
value = instance.AutoOptimizerMode
public:
property PDFAutoOptimizerMode AutoOptimizerMode {
   PDFAutoOptimizerMode get();
   void set (    PDFAutoOptimizerMode value);
}

Property Value

A PDFAutoOptimizerMode value.
Remarks

Specifies automatic pdf document optimization. If not set to Customized, all other properties of PDFOptimizerOptions are ignored.

For more information, refer to PDFAutoOptimizerMode.

Example
For an example, refer to PDFOptimizerOptions.
Requirements

Target Platforms

See Also

Reference

PDFOptimizerOptions Class
PDFOptimizerOptions Members

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