IFixedDocument::SetPrintTicket method (filterpipeline.h)

The SetPrintTicket method inserts a print ticket into the fixed document.

Syntax

HRESULT SetPrintTicket(
  [in] IPartPrintTicket *pPrintTicket
);

Parameters

[in] pPrintTicket

A pointer to the print ticket to be inserted.

Return value

SetPrintTicket returns an HRESULT value.

Requirements

Requirement Value
Target Platform Desktop
Header filterpipeline.h