SingleDecodeType.Parse
SingleDecodeType.Parse method
Converts the string representation of the name of a SingleDecodeType to its instance.
public static SingleDecodeType Parse(string stringDecodeType)
Parameter | Type | Description |
---|---|---|
stringDecodeType | String | A string containing the name of a SingleDecodeType to convert. |
Return Value
the instance of , if conversion was successful; otherwise, it returns .
See Also
- class SingleDecodeType
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode