WritingPrintTicketRequiredEventArgs::Sequence Property
.NET Framework (current version)
Gets the number of documents or pages output with the CurrentPrintTicket.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Int32The number of documents or pages output with the CurrentPrintTicket.
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: