![]() | BarcodeBitmapRenderer Class |
Namespace: Opait.Barcode
public class BarcodeBitmapRenderer : BarcodeRenderer
The BarcodeBitmapRenderer type exposes the following members.
Name | Description | |
---|---|---|
![]() | BarcodeBitmapRenderer |
Initializes a new instance of the BarcodeBitmapRenderer |
![]() | BarcodeBitmapRenderer(EncoderOptions) |
Initializes a new instance of the BarcodeBitmapRenderer |
Name | Description | |
---|---|---|
![]() | Height |
Gets or sets the desired height of the rendered barcode in logical units.
(Inherited from BarcodeRenderer.) |
![]() | Width |
Gets or sets the desired width of the rendered barcode in logical units.
(Inherited from BarcodeRenderer.) |
Name | Description | |
---|---|---|
![]() | RenderBarcode |
Renders the specified barcode as a bitmap image.
|