←Select platform

SaveDocumentOptions Class

Summary

Options to use when saving a document.

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

Used with LEADDocument.SaveToFile and LEADDocument.SaveToUri to specify the options to use when saving a document.

Example

For an example, refer to LEADDocument.SaveToFile.

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.