Aspose::BarCode::BarCodeRecognition::DecodeType::GetNames method

DecodeType::GetNames method

Retrieves an array of the names of the decode types.

static System::ArrayPtr<System::String> Aspose::BarCode::BarCodeRecognition::DecodeType::GetNames()

ReturnValue

A string array of the names of the decode types.

See Also