PrinterDriverParameters Properties |
The PrinterDriverParameters type exposes the following members.
Name | Description | |
---|---|---|
CanPrintBarcode | Can print barcode. | |
CanPrintImage | Can print image. | |
CanPrintLogo | Can print logo. | |
CanPrintQRCode | Can print QR code. | |
CanUseFontSizes | Can use font sizes. | |
Dpi | The printer's resolution in dots per inch (DPI). | |
Font0Width | The number of characters that can fit in one line of cheque tape using font f0. | |
Font1Width | The number of characters that can fit in one line of cheque tape using font f1. | |
Font2Width | The number of characters that can fit in one line of cheque tape using font f2. | |
MarginBottom | The bottom margin of the page in dots. | |
MarginLeft | The left margin of the page in dots. | |
MarginRight | The right margin of the page in dots. | |
MarginTop | The top margin of the page in dots. | |
PageHeight | The total page height, including top and bottom margins, measured in dots. | |
PageWidth | The total page width, including left and right margins, measured in dots. |