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

Leadtools.Document Assembly