PrintTicketOption Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un paramètre unique possible pour une fonctionnalité d’impression.
public ref class PrintTicketOption sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintTicketOption final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintTicketOption
Public NotInheritable Class PrintTicketOption
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v5.0)
|
Propriétés
DisplayName |
Obtient le nom d’affichage adapté à l’interface utilisateur de cette option. |
Name |
Obtient le nom canonique de cette option d’impression. |
XmlNamespace |
Obtient l’espace de noms XML de cette option d’impression. |
XmlNode |
Obtient le nœud XML de cette option d’impression. |
Méthodes
GetPropertyNode(String, String) |
Obtient le nœud XML d’un élément de propriété de l’option d’impression actuelle. |
GetPropertyValue(String, String) |
Obtient la valeur associée à un élément de propriété de l’option d’impression active. |
GetScoredPropertyNode(String, String) |
Obtient le nœud XML d’un élément de propriété noté de l’option d’impression actuelle. |
GetScoredPropertyValue(String, String) |
Obtient la valeur associée à un élément de propriété noté de l’option d’impression actuelle. |
S’applique à
Voir aussi
- <xref:Windows.Graphics.Printing.PrintTicket.PrintTicketFeature%0a%5bIPrintSchemaOption+interface%5d(%2fwindows-hardware%2fdrivers%2fddi%2fcontent%2fprinterextension%2fnn-printerextension-iprintschemaoption)>