Aspose::BarCode::BarCodeRecognition::DecodeType::ScanSets method

DecodeType::ScanSets method

Specify scan sets by barcodeTypes.

static System::SharedPtr<BaseDecodeType> Aspose::BarCode::BarCodeRecognition::DecodeType::ScanSets(const System::ArrayPtr<System::SharedPtr<BaseDecodeType>> &barcodeTypes)
ParameterTypeDescription
barcodeTypesconst System::ArrayPtr<System::SharedPtr<BaseDecodeType>>&Array of single and multy decode types

ReturnValue

A multi decode type

See Also