PrintQueue.MergeAndValidatePrintTicket Method (System.Printing)

Switch View :
ScriptFree
.NET Framework Class Library
PrintQueue.MergeAndValidatePrintTicket Method

Merges two PrintTickets and guarantees that the resulting PrintTicket is valid and does not ask for any printing functionality that the printer does not support.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method MergeAndValidatePrintTicket(PrintTicket, PrintTicket) Merges two PrintTickets and guarantees that the resulting PrintTicket is valid and does not ask for any printing functionality that the printer does not support.
Public method MergeAndValidatePrintTicket(PrintTicket, PrintTicket, PrintTicketScope) Merges two PrintTickets and guarantees that the resulting PrintTicket is valid, does not ask for any printing functionality that the printer does not support, and is limited to the specified scope.
Top
See Also

Reference