This documentation is archived and is not being maintained.
SerializerWriterCollator Class
Visual Studio 2008
Defines the abstract methods required to implement a plug-in document serialization Visual collator.
Assembly: PresentationFramework (in PresentationFramework.dll)
Notes to Implementers:
A SerializerWriterCollator is created with the CreateVisualsCollator method of the SerializerWriter class.
The SerializerWriterCollator writes to the same output stream as is written to by the SerializerWriter that created the SerializerWriterCollator.
System.Object
System.Windows.Documents.Serialization.SerializerWriterCollator
System.Windows.Xps.VisualsToXpsDocument
System.Windows.Documents.Serialization.SerializerWriterCollator
System.Windows.Xps.VisualsToXpsDocument
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.
Show: