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(Filterpipeline.h 포함) |