WritingPrintTicketRequiredEventArgs.CurrentPrintTicketLevel Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera wartość wskazującą zakres WritingPrintTicketRequired zdarzenia.
public:
property System::Windows::Xps::Serialization::PrintTicketLevel CurrentPrintTicketLevel { System::Windows::Xps::Serialization::PrintTicketLevel get(); };
public System.Windows.Xps.Serialization.PrintTicketLevel CurrentPrintTicketLevel { get; }
public System.Windows.Xps.Serialization.PrintTicketLevel CurrentPrintTicketLevel { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.CurrentPrintTicketLevel : System.Windows.Xps.Serialization.PrintTicketLevel
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.CurrentPrintTicketLevel : System.Windows.Xps.Serialization.PrintTicketLevel
Public ReadOnly Property CurrentPrintTicketLevel As PrintTicketLevel
Wartość właściwości
Wyliczenie wskazujące zakres WritingPrintTicketRequired zdarzenia jako sekwencję dokumentów, pojedynczy dokument lub pojedynczą stronę.
- Atrybuty
Uwagi
CurrentPrintTicketLevel Gdy właściwość ma FixedDocumentSequencePrintTicketwartość , Sequence właściwość określa liczbę dokumentów wyjściowych za pomocą elementu CurrentPrintTicket. W przypadku innych CurrentPrintTicketLevel wartości Sequence właściwość określa liczbę stron wyjściowych za pomocą elementu CurrentPrintTicket.