←Select platform

Clone Method

Summary

Creates an exact copy of this DocumentOptions

Syntax
C#
VB
Objective-C
C++
Java
public override DocumentOptions Clone() 
Public Overrides Function Clone() As DocumentOptions 
- (instancetype)copy 
@Override public DocumentOptions clone() 
public: 
DocumentOptions^ Clone(); override  

Return Value

The DocumentOptions this method creates.

Example

For an example, refer to DocumentWriter.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly