←Select platform

LoadMultithreaded Property

Summary

Gets the Load Multithreaded value.

Syntax

C#
VB
C++
public bool LoadMultithreaded { get; } 
  
Public ReadOnly Property LoadMultithreaded As Boolean 
public: 
property bool LoadMultithreaded { 
   bool get(); 
} 

Property Value

true to enable multithreading when loading JPEG and LEAD CMP files. Default value is false. For more information see Leadtools.Codecs.CodecsJpegLoadOptions.Multithreaded.

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.WinForms.CommonDialogs.File Assembly