You are here: Start » AVL.NET » QRCode Class
QRCode Class
Holds information about QR code: its position, version and text which is encoded.
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | QRCode(Path, String, Int32) | |
![]() | QRCode() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Position | AvlNet.Path | |
![]() | Text | System.String | |
![]() | Version | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |