ComponentOne Studio Web API Edition
QRCodeOptions Class Members
Properties  Methods 

The following tables list the members exposed by QRCodeOptions.

Public Constructors
 NameDescription
Public ConstructorQRCodeOptions ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyConnectionGets or sets whether connection is used for the barcode.  
Public PropertyConnectionNumberGets or sets the connection number for the barcode.  
Public PropertyEncodingGets or sets the Encoding of the barcode data.  
Public PropertyErrorLevelGets or sets the error correction level for the barcode.  
Public PropertyMaskGets or sets the pattern used for the barcode masking.  
Public PropertyModelGets or sets the QRCode model.  
Public PropertyVersionGets or sets the QRCode version.  
Top
Public Methods
 NameDescription
Public MethodAssignFromOverridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object.  
Public MethodCloneOverridden. Creates a new object that is a copy of the current options.  
Public MethodEqualsDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from C1.BarCode.BarCodeOptionsBase)
Public MethodGetHashCodeServes as the default hash function. (Inherited from C1.BarCode.BarCodeOptionsBase)
Public MethodResetResets all properties to default values.  
Public MethodShouldSerializeIndicates whether any property of this object has changed from its default value.  
Public MethodToStringReturns a string that represents the current object.  
Top
See Also

Reference

QRCodeOptions Class
C1.BarCode Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.