PrintTaskConfiguration.PrinterExtensionContext Property

Definition

Gets the context for the print task extension.

public:
 property Platform::Object ^ PrinterExtensionContext { Platform::Object ^ get(); };
IInspectable PrinterExtensionContext();
public object PrinterExtensionContext { get; }
var object = printTaskConfiguration.printerExtensionContext;
Public ReadOnly Property PrinterExtensionContext As Object

Property Value

Object

Platform::Object

IInspectable

The context for the print task extension.

Applies to