LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

Clone Method (PDFDistillerOptions)






Creates an exact copy of this PDFDistillerOptions object.
Syntax
public virtual object Clone()
'Declaration
 
Public Overridable Function Clone() As Object
'Usage
 
Dim instance As PDFDistillerOptions
Dim value As Object
 
value = instance.Clone()
public virtual object Clone()
 function Leadtools.Pdf.PDFDistillerOptions.Clone()
public:
virtual Object^ 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFDistillerOptions Class
PDFDistillerOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.