IFixedDocumentSequence interface (filterpipeline.h)

The IFixedDocumentSequence interface represents the fixed document sequence for an XPS document.

Inheritance

The IFixedDocumentSequence interface inherits from the IUnknown interface.

Methods

The IFixedDocumentSequence interface has these methods.

 
IFixedDocumentSequence::GetPrintTicket

The GetPrintTicket method gets the print ticket object for the fixed document sequence.
IFixedDocumentSequence::GetUri

The GetUri method gets the URI of the fixed document sequence.
IFixedDocumentSequence::SetPrintTicket

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

Requirements

Requirement Value
Target Platform Windows
Header filterpipeline.h (include Filterpipeline.h)