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