C# Class TSVCEO.CloudPrint.CloudPrinter

Mostrar archivo Open project: klightspeed/CloudPrintProxy

Private Properties

Property Type Description

Public Methods

Method Description
GetJobPrinterType ( ) : Type
GetPrinterConfiguration ( ) : PrinterConfiguration
SetPrinterID ( string id ) : void

Method Details

GetJobPrinterType() public method

public GetJobPrinterType ( ) : Type
return System.Type

GetPrinterConfiguration() public method

public GetPrinterConfiguration ( ) : PrinterConfiguration
return PrinterConfiguration

SetPrinterID() public method

public SetPrinterID ( string id ) : void
id string
return void