The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XpsSerializationPrintTicketRequiredEventArgs Constructor (PrintTicketLevel, Int32)
.NET Framework (current version)
Initializes a new instance of the XpsSerializationPrintTicketRequiredEventArgs class.
Assembly: ReachFramework (in ReachFramework.dll)
public: XpsSerializationPrintTicketRequiredEventArgs( PrintTicketLevel printTicketLevel, int sequence )
Parameters
- printTicketLevel
-
Type:
System.Windows.Xps.Serialization::PrintTicketLevel
An object that specifies the scope of the PrintTicket.
- sequence
-
Type:
System::Int32
Either the total number of pages or the number of documents in the print job. Which applies depends on the scope of the PrintTicket.
.NET Framework
Available since 3.0
Available since 3.0
Show: