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 SendFixedDocument method sends a fixed document object to the pipeline.
Syntax
HRESULT SendFixedDocument(
[in] IFixedDocument *pIFixedDocument
);
Parameters
[in] pIFixedDocument
A pointer to an XPS fixed document object.
Return value
SendFixedDocument returns an HRESULT value.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | filterpipeline.h |