←Select platform

CloneDocumentOptions Class

Summary

Options to use when cloning an existing document.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DataContractAttribute()] 
public class CloneDocumentOptions 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Class CloneDocumentOptions 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   ref class CloneDocumentOptions 
Remarks

Used with LEADDocument.Clone and DocumentFactory.CloneDocument to specify the options to use when cloning documents.

For more information on creating documents, refer to LEADDocument.Clone.

Example

For an example, refer to LEADDocument.Clone.

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

Leadtools.Document Assembly

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