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