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

 ConstructorDescription
QRCode(Path, String, Int32)
QRCode()

Properties

 NameTypeDescription
PositionAvlNet.Path
TextSystem.String
VersionSystem.Int32

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also