Name | Description | |
---|---|---|
![]() | NLinearBarcodePainter Constructor | Default constructor. |
The following tables list the members exposed by NLinearBarcodePainter.
Name | Description | |
---|---|---|
![]() | NLinearBarcodePainter Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | Font | Gets/Sets the font of the barcode. |
![]() | Symbology | Gets/Sets the symbology type of the linear 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. |
![]() | PaintBarcode | Paints the barcode on the given visitor. |
![]() | PaintError | Paints the given error message. |
![]() | PaintLabel | Paints the barcode label on the given visitor. |