LEADTOOLS PDF (Leadtools.Pdf assembly)

Clone Method (PDFDistillerOptions)

Show in webframe





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(); 

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

See Also

Reference

PDFDistillerOptions Class
PDFDistillerOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.