StampType
Leave feedback
On this page
Specify stamp type properties.
public sealed class StampType : IEquatable<StampType>
| Name | Description |
|---|---|
| TypeIndex { get; } | Get Index of object in collection of supported stamp types. |
| TypeName { get; } | Name of stamp type. |
| Name | Description |
|---|---|
| override Equals(object) | Overridden method determines whether the specified System.Object is equal to the current System.Object. |
| Equals(StampType) | Determines whether the specified stamp type is equal to the current object. |
| override GetHashCode() | Overridden method serves as a hash function for a particular type. |
| override ToString() | Overridden method serves as conversion to string type. |
- 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.