Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetPrintTicket method gets the print ticket object for the fixed document.
Syntax
HRESULT GetPrintTicket(
[out] IPartPrintTicket **ppPrintTicket
);
Parameters
[out] ppPrintTicket
The print ticket object for the fixed document.
Return value
GetPrintTicket returns an HRESULT value. If a print ticket is not in the fixed document, this method might return E_ELEMENT_NOT_FOUND.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |