parse method
parse
Returns stamp type with pasringType name. When name of stamp is unknown - exception is thrown.
Returns
StampType instance.
def parse(self, parsing_type):
...
Parameter | Type | Description |
---|---|---|
parsing_type | str | Source string of stamp type name. |
See Also
- module
groupdocs.signature.domain
- class
StampTypes