IFixedDocument 接口 (filterpipeline.h)
IFixedDocument 接口表示 XPS 文档序列的固定文档。 XPS 固定文档序列中将包含一个或多个固定文档。
继承
IFixedDocument 接口继承自 IUnknown 接口。
方法
IFixedDocument 接口包含以下方法。
IFixedDocument::GetPrintTicket GetPrintTicket 方法获取固定文档的打印票证对象。 |
IFixedDocument::GetUri GetUri 方法获取固定文档的 URI。 |
IFixedDocument::SetPrintTicket SetPrintTicket 方法将打印票证插入固定文档中。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | filterpipeline.h (包括 Filterpipeline.h) |