C# Class TSVCEO.CloudPrint.Printing.AuditronPostscriptPrinter

Inheritance: PopplerPostscriptPrinter
Afficher le fichier Open project: klightspeed/CloudPrintProxy

Méthodes publiques

Méthode Description
Print ( CloudPrintJob job ) : void
UserCanPrint ( string username ) : bool

Method Details

Print() public méthode

public Print ( CloudPrintJob job ) : void
job CloudPrintJob
Résultat void

UserCanPrint() public méthode

public UserCanPrint ( string username ) : bool
username string
Résultat bool