parse method
parse
Returns Barcode type with pasringType name. If name of Barcode is unknown - Exception will be thrown.
Returns
BarcodeType instance.
def parse(self, parsing_type):
...
Parameter | Type | Description |
---|---|---|
parsing_type | str | Source string of barcode type name. |
See Also
- module
groupdocs.signature.domain
- class
BarcodeTypes