Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SendFixedPage
method sends a fixed page of an XPS document to the pipeline.
Syntax
HRESULT SendFixedPage(
[in] IFixedPage *pIFixedPage
);
Parameters
[in] pIFixedPage
A pointer to an XPS fixed page object.
Return value
SendFixedPage
returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |