Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Windows.Xps.Serialization Namespace

 

Provides types that support serialization of XPS documents.

ClassDescription
System_CAPS_pubclassBasePackagingPolicy

Defines the base class for XPS package serialization policies. This class is abstract.

System_CAPS_pubclassColorTypeConverter

Provides type converters for converting Color objects to and from objects of other types.

System_CAPS_pubclassFontTypeConverter

Provides type converters for converting GlyphRun objects to and from objects of other types.

System_CAPS_pubclassImageSourceTypeConverter

Provides type converters for converting BitmapSource objects to and from objects of other types.

System_CAPS_pubclassPackageSerializationManager

Provides a base class to manage the serializers and type converters that insert Windows Presentation Foundation (WPF) root objects into an XML Paper Specification (XPS) package.

System_CAPS_pubclassXpsPackagingPolicy

Defines the writer, resource, print ticket, and package relationship settings that are associated with a specified XpsDocument.

System_CAPS_pubclassXpsResourceStream

Represents the stream and uniform resource identifier (URI)  of an XML Paper Specification (XPS) resource.

System_CAPS_pubclassXpsSerializationCompletedEventArgs

Provides data for the XpsSerializationCompleted event of an XpsSerializationManagerAsync.

System_CAPS_pubclassXpsSerializationManager

Manages synchronous XML Paper Specification (XPS) serializers and type converters. 

System_CAPS_pubclassXpsSerializationManagerAsync

Manages asynchronous XML Paper Specification (XPS) serializers and type converters.

System_CAPS_pubclassXpsSerializationPrintTicketRequiredEventArgs

Provides data for the XpsSerializationPrintTicketRequired event.

System_CAPS_pubclassXpsSerializationProgressChangedEventArgs

Provides data for the XpsSerializationProgressChanged event.

System_CAPS_pubclassXpsSerializerFactory

Creates and provides information about XML Paper Specification (XPS) serializers.

EnumerationDescription
System_CAPS_pubenumFontSubsetterCommitPolicies

Specifies the granularity at which font glyph subsets are saved in an XPS document.

System_CAPS_pubenumPrintTicketLevel

Specifies whether a PrintTicket applies to an entire sequence of documents, to just one document, or to just one page.

System_CAPS_pubenumSerializationState

Do not use.

System_CAPS_pubenumXpsWritingProgressChangeLevel

Specifies the scope of a writing progress indicator for XML Paper Specification (XPS) content. 

For more information about XPS, see the XML Paper Specification (XPS) available for download at http://go.microsoft.com/fwlink/?LinkID=65761.

Return to top
Show: