←Select platform

CreateDocumentOptions Class

Summary

Options to use when creating a new document.

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

Used with DocumentFactory.Create to specify the options to use when creating new documents.

For more information on creating documents, refer to DocumentFactory.Create.

Example

For an example, refer to DocumentFactory.Create.

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.