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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly