XpsSerializationPrintTicketRequiredEventArgs::PrintTicketLevel Property

 

Gets a value that indicates the scope of the PrintTicket.

Namespace:   System.Windows.Xps.Serialization
Assembly:  ReachFramework (in ReachFramework.dll)

public:
property PrintTicketLevel PrintTicketLevel {
	PrintTicketLevel get();
}

Property Value

Type: System.Windows.Xps.Serialization::PrintTicketLevel

A PrintTicketLevel value that indicates the scope of the PrintTicket.

.NET Framework
Available since 3.0
Return to top
Show: