←Select platform

Clone Method

Summary

Creates an exact copy of this PDFDistillerOptions object.

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

Return Value

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

Remarks

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

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly