Options to use when loading a document.
[SerializableAttribute()]
[DataContractAttribute()]
public class LoadDocumentOptions
<SerializableAttribute(),
DataContractAttribute()>
Public Class LoadDocumentOptions
public [SerializableAttribute,
DataContractAttribute]
ref class LoadDocumentOptions
public class LoadDocumentOptions
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.
For an example, refer to DocumentFactory.LoadFromFile or DocumentFactory.LoadFromUri.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET