Partager via


PrintSupportExtensionSession.Printer Propriété

Définition

Obtient le périphérique d’imprimante pour la session active.

public:
 property IppPrintDevice ^ Printer { IppPrintDevice ^ get(); };
IppPrintDevice Printer();
public IppPrintDevice Printer { get; }
var ippPrintDevice = printSupportExtensionSession.printer;
Public ReadOnly Property Printer As IppPrintDevice

Valeur de propriété

Périphérique d’imprimante pour la session active.

S’applique à