←Select platform

OptimizerOptions Property

Summary

Sets the PDFOptimizerOptions that this PDFFile object uses when Optimize is called to create a new, optimized PDF file.

Syntax

C#
VB
C++
public PDFOptimizerOptions OptimizerOptions { get; set; } 
Public Property OptimizerOptions As Leadtools.Pdf.PDFOptimizerOptions 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly