Aspose::BarCode::BarCodeRecognition::BarCodeResult::ToString method

BarCodeResult::ToString method

Returns a human-readable string representation of this BarCodeResult.

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

ReturnValue

A string that represents this BarCodeResult.

See Also