←Select platform

Clone Method

Summary
Creates an exact copy of this DocumentOptions.
Syntax
C#
VB
Objective-C
C++
Java
public abstract DocumentOptions Clone() 
Public MustOverride Function Clone() As DocumentOptions 
- (instancetype)copy 
public abstract DocumentOptions clone() 
public: 
abstract DocumentOptions^ Clone();  

Return Value

The DocumentOptions this method creates.

Example

For an example, refer to DocumentWriter.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.