Partager via


IPrintOptionDetails Interface

Définition

Représente la classe de base pour les objets PrintTaskOptionXxx.

public interface class IPrintOptionDetails
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(956729039, 54914, 18783, 173, 254, 215, 51, 63, 92, 24, 8)]
struct IPrintOptionDetails
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(956729039, 54914, 18783, 173, 254, 215, 51, 63, 92, 24, 8)]
public interface IPrintOptionDetails
Public Interface IPrintOptionDetails
Dérivé
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

ErrorText

Obtient ou définit la chaîne d’une condition d’erreur.

OptionId

Obtient l’ID d’une option de tâche d’impression.

OptionType

Obtient le type d’option d’une option de tâche d’impression.

State

Obtient ou définit l’état d’une option de tâche d’impression.

Value

Obtient la valeur énumérée d’une option de tâche d’impression.

Méthodes

TrySetValue(Object)

Définit la valeur de l’option de tâche d’impression.

S’applique à