WorkflowPrintTicket.PageMediaTypeFeature Propriété
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.
Obtient la configuration du type de média de page pour ce ticket d’impression.
public:
property PrintTicketFeature ^ PageMediaTypeFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature PageMediaTypeFeature();
public PrintTicketFeature PageMediaTypeFeature { get; }
var printTicketFeature = workflowPrintTicket.pageMediaTypeFeature;
Public ReadOnly Property PageMediaTypeFeature As PrintTicketFeature
Valeur de propriété
Objet de fonctionnalité type de média de page.