In WPF PrintDialog is a class that invokes a standard Microsoft Windows print dialog box that configures a PrintTicket and PrintQueue according to user input and then prints a document.
In WPF PrintDialog
is a class that invokes a standard Microsoft Windows print dialog box that configures a PrintTicket
and PrintQueue
according to user input and then prints a document.