BarCodeResult.GetCodeText
BarCodeResult.GetCodeText method
Gets the code text with encoding.
public string GetCodeText(Encoding encoding)
Parameter | Type | Description |
---|---|---|
encoding | Encoding | The encoding for codetext. |
Return Value
A string containing recognized code text.
See Also
- class BarCodeResult
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode