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