NevronOpenVision
Nevron.Nov.Barcode Namespace / NMatrixBarcodePainter Class
Fields Properties Methods


NMatrixBarcodePainter Class Members

The following tables list the members exposed by NMatrixBarcodePainter.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the error correction level used by this painter. Currently taken into account only by the QR Code barcode symbology.  
Public PropertyGets/Sets the symbology type of the matrix barcode this painter should paint.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Protected Methods
 NameDescription
Protected MethodInvalidates the barcode, so it will be reencoded on the next paint.  
Protected MethodCalled when the symbology has changed.  
Protected MethodOverridden. Called when the text of the barcode has changed.  
Top
See Also