IXpsDocumentConsumer 介面 (filterpipeline.h)

篩選條件會在產生 XPS 內容以供管線取用時,使用 IXpsDocumentConsumer 介面。

注意

XPS 列印篩選管線不會保留數位簽名或劇本片段。 您可以使用資料流篩選來解決此問題。

繼承

IXpsDocumentConsumer 介面繼承自 IUnknown 介面。

方法

IXpsDocumentConsumer 介面具有這些方法。

 
IXpsDocumentConsumer::CloseSender

CloseSender 方法會告訴管線管理員篩選條件已完成傳送 XPS 元件。
IXpsDocumentConsumer::GetNewEmptyPart

GetNewEmptyPart 方法會建立新的 XPS 元件。
IXpsDocumentConsumer::SendFixedDocument

SendFixedDocument 方法會將固定的文件對象傳送至管線。
IXpsDocumentConsumer::SendFixedDocumentSequence

SendFixedDocumentSequence 方法會將固定的檔序列傳送至管線。
IXpsDocumentConsumer::SendFixedPage

SendFixedPage 方法會將 XPS 檔的固定頁面傳送至管線。
IXpsDocumentConsumer::SendXpsDocument

SendXpsDocument 方法會將 XPS 檔傳送至管線。
IXpsDocumentConsumer::SendXpsUnknown

SendXpsUnknown 方法會傳送無法識別至篩選管線的 XPS 檔元件。

規格需求

需求
目標平台 Windows
標頭 filterpipeline.h (include Filterpipeline.h)