TryParse
Leave feedback
On this page
Returns Barcode type with pasringType name. If name of Barcode is unknown - no Exception will be thrown but method will return null value.
public static BarcodeType TryParse(string parsingType)
| Parameter | Type | Description |
|---|---|---|
| parsingType | String | Source string of barcode type name. |
BarcodeType instance.
- class BarcodeType
- class BarcodeTypes
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.