←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly