Print Manager Plus 9.x API Documentation
Print Manager Plus 9.x API Documentation
PMP
PM90SettingsAPI.Printer
PMPrinter Class
PMPrinter Properties
ColorCostPerUnit Property
CostLocation Property
CostOption Property
CostProfile Property
DatabaseID Property
DuplexDiscount Property
EconomodeDiscount Property
IsDefault Property
MachineName Property
MonoCostPerUnit Property
OverriddenPageSizeCosts Property
PrinterName Property
PrinterType Property
Rules Property
ShareName Property
PMPrinter
Rules Property
Returns all rules enabled on this printer
Namespace:
PM90SettingsAPI.Printer
Assembly:
PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
Copy
public
List
<
PMRule
>
Rules
{
get
; }
Property Value
Type:
List
PMRule
See Also
Reference
PMPrinter Class
PM90SettingsAPI.Printer Namespace