IPrinterExtensionContext interface
Represents the context for the activation of a UWP device app for printers.
Members
The IPrinterExtensionContext interface inherits from the IDispatch interface. IPrinterExtensionContext also has these types of members:
Properties
The IPrinterExtensionContext interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets the driver property bag. | |
|
Read-only |
Gets the queue for the printer. | |
|
Read-only |
Gets the print ticket that is appropriate for the queue and the activation. | |
|
Read-only |
Gets the user property bag for this app. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
See also
- IPrinterExtensionContextCollection
- IPrinterExtensionContextCollection::Count
- IPrinterExtensionContextCollection::GetAt
- IPrinterExtensionEvent::OnPrinterQueuesEnumerated
- V4 Printer Driver Property Bags
Show: