method

MultiDecodeType::ToString method

Overridden method representing MultiDecodeType as a string.

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

ReturnValue

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

“AllSupportedTypes” returns when all types are included.

See Also