Imprimindo Tópicos de How-to
The topics in this section demonstrate how to use the printing and print system management features included with Windows Presentation Foundation (WPF) as well as the new XML Paper Specification (XPS) print path.
Nesta seção
Como: Chamar um diálogo de impressão
Instruções para a marcação XAML declarar um Microsoft Windows Imprimir o objeto de caixa de diálogo e usar código para chamar a caixa de diálogo de dentro um Windows Presentation Foundation (WPF) aplicativo.Como: Clonar uma impressora
Instructions for how to install a second print queue with exactly the same properties as an existing print queue.Como: Diagnosticar um trabalho de impressão problemático
Instructions for using the properties of print queues and print jobs to diagnose a print job that is not printing.Como: Discover Whether a Print Job Can Be Printed At This Time of Day
Instructions for using the properties of print queues and print jobs to programmatically what times of day the job can be printed.Como: Enumerar um subconjunto das filas de impressão
Instructions for generating a list of printers having certain characteristics.Como: Estender o Esquema de Impressão e Criar Novas Classes de Sistema de Impressão
Extended discussion of how managed code programmers can extend the Print Schema to specialty printing devices or printers with new or uncommon features.Como: Get Print System Object Properties Without Reflection
Instructions for how to discover at runtime print system object's properties and their types.Como: Programmatically Print XPS Files
Instructions for rapid printing of XML Paper Specification (XPS) files without the need for a user interface (UI).Como: Sondar Remotamente o Status de Impressoras
Instructions for creating a utility that will survey printers to discover those experience a paper jam or other problem.Como: Validação e mescla de PrintTickets
Instructions for checking that a print ticket is valid and that it does not request anything that is not supported by the printer.
Consulte também
Referência
System.Printing.IndexedProperties