IPrintTaskOptionsCoreUIConfiguration Interface

Definition

An interface that provides access to the core UI configuration functionality that is supported by the print task options.

public interface class IPrintTaskOptionsCoreUIConfiguration
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1659280931, 39454, 17206, 183, 79, 60, 199, 244, 207, 247, 9)]
struct IPrintTaskOptionsCoreUIConfiguration
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1659280931, 39454, 17206, 183, 79, 60, 199, 244, 207, 247, 9)]
public interface IPrintTaskOptionsCoreUIConfiguration
Public Interface IPrintTaskOptionsCoreUIConfiguration
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

DisplayedOptions

Gets the DisplayedOptions option for a print task.

Applies to