IXpsDocumentConsumer::SendFixedPage method (filterpipeline.h)
The SendFixedPage
method sends a fixed page of an XPS document to the pipeline.
HRESULT SendFixedPage(
[in] IFixedPage *pIFixedPage
);
[in] pIFixedPage
A pointer to an XPS fixed page object.
SendFixedPage
returns an HRESULT value.
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |