Method PrintService
PrintService(String)
Select another print service.
Declaration
public PrintArgs PrintService(string printService)
Parameters
Type | Name | Description |
---|---|---|
System.String | printService | The name of the print service or a fragment thereof. |
Returns
Type | Description |
---|---|
PrintArgs | Changed print args. |