PrintSupportSessionInfo Class

Definition

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

public ref class PrintSupportSessionInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintSupportSessionInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintSupportSessionInfo
Public NotInheritable Class PrintSupportSessionInfo
Inheritance
Object Platform::Object IInspectable PrintSupportSessionInfo
Attributes

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Properties

Printer

Gets the printer device for the current session.

SourceAppInfo

Gets info about the source app that is performing the print operation.

Applies to

See also