Share via


PrintSupportExtensionSession.Printer Property

Definition

Gets the printer device for the current session.

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

Property Value

The printer device for the current session.

Applies to