←Select platform

SaveDocumentOptions Class

Summary

Options to use when saving a document.

Syntax

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

Remarks

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

Example

For an example, refer to Document.SaveToFile.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly