←Select platform

Clone Method

Summary

Creates an exact copy of this PDFOptimizerOptions object.

Syntax

C#
VB
C++
public virtual object Clone() 
Public Overridable Function Clone() As Object 
public: 
virtual Object^ Clone();  

Return Value

The PDFOptimizerOptions cone this method creates, cast as an object.

Remarks

This method clones (creates a new object) this PDFOptimizerOptions.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly