method

ComplexCodetextReader::TryDecodeUSADriveId method

Decodes USADriveId codetext.

static System::SharedPtr<USADriveIdCodetext> Aspose::BarCode::ComplexBarcode::ComplexCodetextReader::TryDecodeUSADriveId(System::String encodedCodetext)
ParameterTypeDescription
encodedCodetextSystem::StringEncoded codetext

ReturnValue

Decoded USADriveId or null.

See Also