Name | Description | |
---|---|---|
![]() | NMatrixBarcodePainter Constructor | Default constructor. |
The following tables list the members exposed by NMatrixBarcodePainter.
Name | Description | |
---|---|---|
![]() | NMatrixBarcodePainter Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | ErrorCorrection | Gets/Sets the error correction level used by this painter. Currently taken into account only by the QR Code barcode symbology. |
![]() | Symbology | Gets/Sets the symbology type of the matrix barcode this painter should paint. |
Name | Description | |
---|---|---|
![]() | InvalidateBarcode | Invalidates the barcode, so it will be reencoded on the next paint. |
![]() | OnSymbologyChanged | Called when the symbology has changed. |
![]() | OnTextChanged | Overridden. Called when the text of the barcode has changed. |