IPdfRenderer Interface | 
Namespace: Opait.Barcoder.Api
public interface IPdfRenderer
The IPdfRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| Height | 
            Gets the requested height of the rendered barcode in logical units.
              | |
| Width | 
            Gets the requested width of the rendered barcode in logical units.
              | 
| Name | Description | |
|---|---|---|
| DrawText | 
            Draws the specified text on the specified PDF page.
              | |
| RenderBarcode | 
            Renders a specified barcode on the specified page of a PDF document.
              |