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

public interface IXpsFixedDocumentWriter extends IDocumentStructureProvider
public interface IXpsFixedDocumentWriter extends IDocumentStructureProvider
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 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0

Community Additions

ADD
Show: