StampTypes
Leave feedback
On this page
Stamp types container.
public static class StampTypes
| Name | Description |
|---|---|
| static AllTypes { get; } | All stamp types. |
| Name | Description |
|---|---|
| static Parse(string) | Returns stamp type with pasringType name. When name of stamp is unknown - exception is thrown. |
| static TryParse(string) | Returns stamp type with pasringType name. When name of stamp is unknown - no exception is thrown and method returns null value. |
| Name | Description |
|---|---|
| static readonly Round | Round stamp type object. |
| static readonly Square | Square stamp type object. |
- 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.