WritingPrintTicketRequiredEventArgs::CurrentPrintTicketLevel Property
.NET Framework (current version)
Gets a value that indicates the scope of the WritingPrintTicketRequired event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Xps.Serialization::PrintTicketLevelAn enumeration that indicates the scope of the WritingPrintTicketRequired event as for a sequence of documents, a single document, or a single page.
When the CurrentPrintTicketLevel property is FixedDocumentSequencePrintTicket, the Sequence property specifies the number of documents output with the CurrentPrintTicket. For other CurrentPrintTicketLevel values, the Sequence property specifies the number of pages output with the CurrentPrintTicket.
.NET Framework
Available since 3.0
Available since 3.0
Show: