IXpsFixedPageReader.PrintTicket Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the PrintTicket, if a ticket exists, that is associated with the FixedPage.
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
Property Value
A PrintTicket that contains the default printing options for the page; or null
if no PrintTicket exists for the page.
Remarks
For more information about the PrintTicket part of an XML Paper Specification (XPS) page, see chapter 2 in the XPS specification, which you can obtain at XPS: Specification and License Downloads.
Applies to
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.