Sdílet prostřednictvím


IXpsFixedDocumentSequenceReader.PrintTicket Vlastnost

Definice

Získá , PrintTicketpokud existuje, který je přidružen k FixedDocument.

public:
 property System::Printing::PrintTicket ^ PrintTicket { System::Printing::PrintTicket ^ get(); };
public System.Printing.PrintTicket PrintTicket { get; }
member this.PrintTicket : System.Printing.PrintTicket
Public ReadOnly Property PrintTicket As PrintTicket

Hodnota vlastnosti

A PrintTicket obsahující výchozí možnosti tisku pro sekvenci nebo null, pokud pro dokument neexistuje lístek tisku.

Poznámky

Další informace o PrintTicket části sekvence XPS (XML Paper Specification) najdete v kapitole 2 specifikace XPS, kterou můžete získat na stránce XPS: Specifikace a stažení licencí.

Platí pro

Viz také