This documentation is archived and is not being maintained.

IXpsFixedDocumentWriter Interface

Defines methods and properties for writing a FixedDocument.

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

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

The following example shows how to use the AddFixedDocument method in order to obtain a fixed-document writer for adding FixedPage content to an XpsDocument. For the complete sample, see Creating an XPS Document Sample.

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

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: