BarcodePdfRenderer Class |
Namespace: Opait.Barcode
public class BarcodePdfRenderer : BarcodeRenderer
The BarcodePdfRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| BarcodePdfRenderer |
Initializes a new instance of the BarcodePdfRenderer | |
| BarcodePdfRenderer(EncoderOptions) |
Initializes a new instance of the BarcodePdfRenderer |
| 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 a specified barcode on the specified page of a PDF document.
|