Sets PPD options for the printer. lpoptions [-p printername] -l shows supported PPD options for the given printer.
Declarations
Type
attribute set of string
Default
{ }
Example
{
Duplex = "DuplexNoTumble";
PageSize = "A4";
}
Sets PPD options for the printer. lpoptions [-p printername] -l shows supported PPD options for the given printer.
attribute set of string
{ }
{
Duplex = "DuplexNoTumble";
PageSize = "A4";
}