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