Name | Description | |
---|---|---|
![]() | m_PaintBounds | The bounds in which the barcode should be painted. |
![]() | Yrnh |
The following tables list the members exposed by NBarcodePainter.
Name | Description | |
---|---|---|
![]() | m_PaintBounds | The bounds in which the barcode should be painted. |
![]() | Yrnh |
Name | Description | |
---|---|---|
![]() | BackgroundFill | Gets/Sets the background fill of the barcode. |
![]() | Text | Gets/Sets the barcode text to encode and paint. |
![]() | TextFill | Gets/Sets the text (foreground) fill of the barcode. |
Name | Description | |
---|---|---|
![]() | CreateRaster | Creates a raster with the given size and renders the barcode in it. |
![]() | Paint | Overloaded. Paints the barcode in the specified bounds on the given paint visitor. |
Name | Description | |
---|---|---|
![]() | OnTextChanged | Called when the value of the Text property has changed. |