Method | Description | |
---|---|---|
ApplyChanges ( ) : void | ||
Configure ( |
||
Default ( string name, bool verbose = false ) : void | ||
GetPrinters ( ) : List |
||
Remove ( string name, bool verbose = false ) : void |
Method | Description | |
---|---|---|
AddCUPS ( |
||
AddLocal ( |
||
AddNetwork ( |
||
AddiPrint ( |
protected AddCUPS ( |
||
printer | ||
verbose | bool | |
return | void |
protected AddLocal ( |
||
printer | ||
verbose | bool | |
return | void |
protected AddNetwork ( |
||
printer | ||
verbose | bool | |
return | void |
protected AddiPrint ( |
||
printer | ||
verbose | bool | |
return | void |
public Configure ( |
||
printer | ||
verbose | bool | |
return | void |
public Default ( string name, bool verbose = false ) : void | ||
name | string | |
verbose | bool | |
return | void |
public Remove ( string name, bool verbose = false ) : void | ||
name | string | |
verbose | bool | |
return | void |