PMPrinterCostOptions Enumeration |
The methods available to charge for prints
Namespace: PM90SettingsAPI.PrinterAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax Members
| Member name | Value | Description |
---|
| PerPage | 0 |
Cost per individual black and white, and color pages.
|
| ByPageSize | 1 |
Cost per individual black and white, and color pages per specific page sizes
|
| Area | 2 |
Cost per individual black and white, and color pages charged by square area of paper
|
| Length | 3 |
Cost per individual black and white, and color pages charged by total length of print job
|
See Also