Spread Windows Forms 12.0 Product Documentation
QRCode Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : QRCode Class
Represents the QR Code barcode type and any particular settings of this type. This class cannot be inherited.
Object Model
QRCode Class
Syntax
'Declaration
 
Public NotInheritable Class QRCode 
   Inherits BarCodeType
'Usage
 
Dim instance As QRCode
public sealed class QRCode : BarCodeType 
Inheritance Hierarchy

System.Object
      FarPoint.Win.Spread.CellType.BarCode.BarCodeType
         FarPoint.Win.Spread.CellType.BarCode.QRCode

See Also

Reference

QRCode Members
FarPoint.Win.Spread.CellType.BarCode Namespace