←Select platform

LoadDocumentOptions Class

Summary

Options to use when loading a document.

Syntax

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

Remarks

Used with DocumentFactory.LoadFromFile, DocumentFactory.LoadFromUri or DocumentFactory.LoadFromStream to specify the options to use when loading documents.

Refer to Loading Documents using Leadtools.Documents for detailed information.

Example

For an example, refer to DocumentFactory.LoadFromFile or DocumentFactory.LoadFromUri.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize