Windows.Graphics.Printing.PrintSupport Namespace

Provides APIs for working with sessions of a print support settings UI.

Classes

PrintSupportCommunicationErrorDetectedEventArgs
PrintSupportExtensionSession

Represents a session of a print support extension.

PrintSupportExtensionTriggerDetails

Provides additional information associated with a PrintSupportExtensionSession instance.

PrintSupportIppCommunicationConfiguration
PrintSupportIppCommunicationTimeouts
PrintSupportMxdcImageQualityConfiguration
PrintSupportPrintDeviceCapabilitiesChangedEventArgs

Provides info for the PrintDeviceCapabilitiesChanged event.

PrintSupportPrintDeviceCapabilitiesUpdatePolicy

Provides APIs for setting the periodic update policy for the Print Device Capabilities (PDC) based on elapsed time or a specified number of print jobs.

PrintSupportPrinterSelectedEventArgs

Provides data for the PrintSupportExtensionSession.PrinterSelected event, which is raised when the selected printer in the printer dialog is changed to the printer associated with printer support app.

PrintSupportPrintTicketElement

Represents an element of a PrintTicket, which is a collection of various print related features and their values used to capture the user's intent for a given print job.

PrintSupportPrintTicketValidationRequestedEventArgs

Provides info for the PrintTicketValidationRequested event.

PrintSupportSessionInfo

Provides information about the current session of the print support settings UI.

PrintSupportSettingsActivatedEventArgs

Enables a print support settings UI extension app to handle the activation parameters for the app.

PrintSupportSettingsUISession

Represents a session of the print support settings UI.

Enums

IppCommunicationErrorKind
IppPrinterCommunicationKind
SettingsLaunchKind

Defines values that indicate the type of operation that launched the print support settings UI.

WorkflowPrintTicketValidationStatus

Defines values that represent the validation status for a print ticket.

XpsImageQuality

Remarks

For more information about this namespace, see Print support app design guide.

See also