Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / QRCode Class
Properties Methods


QRCode Class Members

The following tables list the members exposed by QRCode.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether to use the connection function.  
Public PropertyGets or sets the number of the connection function.  
Public PropertyGets or sets the QR Code error correction level.  
Public PropertyGets or sets the pattern used at the masking of QR Code.  
Public PropertyGets or sets the model of QR Code.  
Public PropertyGets or sets the version of QR Code.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance. (Inherited from FarPoint.Win.Spread.CellType.BarCode.BarCodeType)
Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
Public MethodServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodReturns a System.String that represents the current System.Object.  
Top
Protected Methods
 NameDescription
Protected MethodNotifies when the property changes value. (Inherited from FarPoint.Win.Spread.CellType.BarCode.ValueBase)
Top
See Also