C#
VB
C++
Gets the Load Multithreaded value.
public bool LoadMultithreaded { get; }
Public ReadOnly Property LoadMultithreaded As Boolean
public:
property bool LoadMultithreaded {
bool get();
}
true to enable multithreading when loading JPEG and LEAD CMP files. Default value is false. For more information see Leadtools.Codecs.CodecsJpegLoadOptions.Multithreaded.
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