IXpsDocumentConsumer::SendFixedPage method (filterpipeline.h)

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