Compartir a través de


PrintSupportSessionInfo.Printer Propiedad

Definición

Obtiene el dispositivo de impresora para la sesión actual.

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

Valor de propiedad

Dispositivo de impresora para la sesión actual.

Se aplica a