XpsSerializationPrintTicketRequiredEventArgs.PrintTicketLevel Property

Definition

Gets a value that indicates the scope of the PrintTicket.

public:
 property System::Windows::Xps::Serialization::PrintTicketLevel PrintTicketLevel { System::Windows::Xps::Serialization::PrintTicketLevel get(); };
public System.Windows.Xps.Serialization.PrintTicketLevel PrintTicketLevel { get; }
member this.PrintTicketLevel : System.Windows.Xps.Serialization.PrintTicketLevel
Public ReadOnly Property PrintTicketLevel As PrintTicketLevel

Property Value

A PrintTicketLevel value that indicates the scope of the PrintTicket.

Applies to