Aspose::BarCode::Common::ProcessorSettings::get_UseAllCores method
ProcessorSettings::get_UseAllCores method
Is needed to use all cores.
bool Aspose::BarCode::Common::ProcessorSettings::get_UseAllCores() const
Remarks
[C#]
BarCodeReader.ProcessorSettings.UseAllCores = true;
[VB.NET]
BarCodeReader.ProcessorSettings.UseAllCores = True
See Also
- Class ProcessorSettings
- Namespace Aspose::BarCode::Common
- Library Aspose.BarCode for C++