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

Show in webframe

OptimizerOptions Property






Sets the PDFOptimizerOptions that this PDFFile object uses when Optimize is called to create a new, optimized PDF file.
Syntax
public PDFOptimizerOptions OptimizerOptions {get; set;}
'Declaration
 
Public Property OptimizerOptions As PDFOptimizerOptions
'Usage
 
Dim instance As PDFFile
Dim value As PDFOptimizerOptions
 
instance.OptimizerOptions = value
 
value = instance.OptimizerOptions
public:
property PDFOptimizerOptions^ OptimizerOptions {
   PDFOptimizerOptions^ get();
   void set (    PDFOptimizerOptions^ value);
}

Property Value

The PDFOptimizerOptions to use.
Remarks
Set this property to an instance of PDFInitialViewOptions before calling Optimize.
Example
For an example, refer to PDFInitialViewOptions.
Requirements

Target Platforms

See Also

Reference

PDFFile Class
PDFFile 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