This documentation is archived and is not being maintained.

IXpsFixedPageWriter Interface

Defines methods for writing FixedPage parts to an XPS document.

Namespace:  System.Windows.Xps.Packaging
Assembly:  ReachFramework (in ReachFramework.dll)

'Declaration
Public Interface IXpsFixedPageWriter _
	Inherits IStoryFragmentProvider
'Usage
Dim instance As IXpsFixedPageWriter
Interfaces cannot be used directly in XAML; see types that implement this interface.

The following example shows how to use the AddFixedPage method to obtain a fixed-page writer for adding pages to an XpsDocument.

No code example is currently available or this language may not be supported.

For the complete sample, see Creating an XPS Document Sample.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0
Show: