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 檔元件。 |
要求
要求 | 價值 |
---|---|
目標平臺 | 窗戶 |
標頭 | filterpipeline.h (include Filterpipeline.h) |