method
ComplexCodetextReader::TryDecodeUSADriveId method
Decodes USADriveId codetext.
static System::SharedPtr<USADriveIdCodetext> Aspose::BarCode::ComplexBarcode::ComplexCodetextReader::TryDecodeUSADriveId(System::String encodedCodetext)
| Parameter | Type | Description |
|---|---|---|
| encodedCodetext | System::String | Encoded codetext |
ReturnValue
Decoded USADriveId or null.
See Also
- Class USADriveIdCodetext
- Class ComplexCodetextReader
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++