Aspose::BarCode::BarCodeRecognition::MultyDecodeType::ToString method

MultyDecodeType::ToString method

Overridden method representing MultyDecodeType as a string.

System::String Aspose::BarCode::BarCodeRecognition::MultyDecodeType::ToString() const override

ReturnValue

A string representing MultyDecodeType instance as “singleDecodeType1, singleDecodeType2, …”

“AllSupportedTypes” returns when all types are included.

See Also