←Select platform

LoadDocumentOptions Class

Summary

Options to use when loading a document.

Syntax
C#
VB
C++
Java
[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.Document for detailed information.

Example

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

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.